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

NAME

Gearman::Driver::Worker::Base - Base class for workers without method attributes

DESCRIPTION

If you don't like method attributes you can use this base class instead of Gearman::Driver::Worker and use "add_job" in Gearman::Driver.

AUTHOR

See Gearman::Driver.

COPYRIGHT AND LICENSE

See Gearman::Driver.

SEE ALSO