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

NAME

TAP::Parser::Iterator::Worker - Iterator for worker TAP sources

VERSION

Version 0.01

SYNOPSIS

DESCRIPTION

METHODS

new

Make a new worker.

initialize_worker_command

Initialize the command to be used to initialize worker.

For your specific command, you can subclass this to put your command in this method.