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

table_data

Each time we make an update to the table throw it in here

_log_commands

Log the commands run them. Cat stdout/err with IO::Select so we hopefully don't break things.

This example was just about 100% from the following perlmonks discussions.

http://www.perlmonks.org/?node_id=151886

You can use the script at the top to test the runner. Just download it, make it executable, and put it in the infile as

perl command.pl 1 perl command.pl 2 #so on and so forth

name_log

Default is dt, jobname, counter

start_command_log

Initialize the command log

Print out command info - schedulerId, taskId, cmdPID, etc.