The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.02 - 2006-05-19

  • Gave a more useful description in the base class

Modules

a framework for launching processes that depend on one another
a base class for a Launcher. Provides everything but the launch() and test()
a class to run L::C::Base launchers in cascade
a class to read a file or the output of a command, locally or through ssh.
a filereader that memorizes its position between reads.
a wrapper around an array to make it inherit from Launcher::Cascade::Printable
a base class for printable objects
a simple implementation for a Launcher, based on callbacks.