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

NAME

Hopkins::Worker::Native - perl worker

DESCRIPTION

Hopkins::Worker::Native represents the special case of a worker that will be executing a perl task. it wraps the execution in order to return results to hopkins. it also does pre-execution cleansing of the log4perl environment.

METHODS

new
execute

AUTHOR

Mike Eldridge <diz@cpan.org>

LICENSE

This program is free software; you may redistribute it and/or modify it under the same terms as Perl itself.