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

Documentation

Launch a daemon to run jobs in the Helios job processing system
Submit a job to the Helios job processing system from the cmd line

Modules

a convenience class to import all Helios::Error exception classes
exception class for Helios job processing system to denote a database error occurred
fatal exception class for Helios job processing system; implies a job failed but can be re-attempted
fatal exception class for Helios job processing system; implies a job failed and the error was so serious the job should not be reattempted.
exception class for Helios job processing system to denote job args that are invalid
exception class for Helios job processing system; implies the job was successful but there was something that should be logged as an error
Helios::Worker subclass to handle [job type here] jobs
base class for workers in the Helios job processing system