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

DESCRIPTION

This is the SSH iterator worker. The ssh to the specified hosts must be able to be ssh to by the user without authenticate by password.

NAME

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

VERSION

Version 0.03

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.

2 POD Errors

The following errors were encountered while parsing the POD:

Around line 25:

=cut found outside a pod block. Skipping to next block.

Around line 35:

=cut found outside a pod block. Skipping to next block.