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

NAME

Helios::Job - base class for workers in the Helios job processing system

DESCRIPTION

Helios::Job extends TheSchwartz::Job class with methods to handle the proper Helios functions.

Right now, it is just a wrapper around TheSchwartz::Job. Soon, job parameter and control methods from Helios::Worker will be moved here.

SEE ALSO

Helios::Worker, TheSchwartz::Job, XML::Simple, Config::IniFiles

AUTHOR

Andrew Johnson, <ajohnson@ittoolbox.com>

COPYRIGHT AND LICENSE

Copyright (C) 2008 by CEB Toolbox, Inc.

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.0 or, at your option, any later version of Perl 5 you may have available.

WARRANTY

This software comes with no warranty of any kind.