| This Release | Launcher-Cascade-0.02 | [Download] [Browse] | 18 May 2006 | |||
| Other Releases | ||||||
| Links | [ Discussion Forum ] [ View/Report Bugs (0) ] [ Dependencies ] [ Other Tools ] | |||||
| CPAN Testers | PASS (130) FAIL (3) UNKNOWN (2) [ View Reports ] [ Perl/Platform Version Matrix ] | |||||
| Rating |
(0 Reviews)
[ Rate this distribution ]
| |||||
| License | Perl (Artistic and GPL) | |||||
| Special Files |
|
|||||
| Launcher::Cascade | a framework for launching processes that depend on one another | 0.02 | |
| Launcher::Cascade::Base | a base class for a Launcher. Provides everything but the launch() and test() | ||
| Launcher::Cascade::Container | a class to run L::C::Base launchers in cascade | ||
| Launcher::Cascade::FileReader | a class to read a file or the output of a command, locally or through ssh. | ||
| Launcher::Cascade::FileReader::Seekable | a filereader that memorizes its position between reads. | ||
| Launcher::Cascade::ListOfStrings | a wrapper around an array to make it inherit from Launcher::Cascade::Printable | ||
| Launcher::Cascade::ListOfStrings::Context | |||
| Launcher::Cascade::ListOfStrings::Errors | |||
| Launcher::Cascade::Printable | a base class for printable objects | ||
| Launcher::Cascade::Simple | a simple implementation for a Launcher, based on callbacks. |