The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Job::Manager::Worker - baseclass for any Worker managed by Job::Manager

SYNOPSIS

Invoked by Job::Manager::Job.

METHODS

run

Invoked when the Job::Manager decides to run this Job.

BUILD

This method initialized our ppid.

NAME

Job::Manager::Worker - An abstract worker class.

AUTHOR

Dominik Schulz <dominik.schulz@gauner.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2012 by Dominik Schulz.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.