0.008
- added -ssh <path> option to atnodes.
0.007
- added -c <concurrency> option to atnodes/tonodes/key2nodes and it has the
default SSH concurrency limit of 20.
- skip directories in tonode if no -r specified.
0.006
- fixed a bug in multiline expression handling in ~/.fornodesrc parsing.
- added multi-line expression samples to the POD docs.
0.005
- updated the POD docs.
- fixed the bogus test failures on machines with a different locale.
0.004
- no longer set tty => 1 explicitly to Net::OpenSSH's call.
- implemented the set division operator.
- now we consider set opeartor precedence.
- added -rsync option to tonodes to use "rsync" rather than the default "scp".
- added -b <num> option to limit transfer bandwidth.
0.003
- added the key2nodes script.
- fixed the waitpid bug in atnodes.
- minor doc cleanup.
0.002
- added the tonodes script.
- more tests added.
- more docs added.
0.001
- initial CPAN release.