Changes for version 0.08 - 2003-04-26
- Added a test suite and interactive test program (see the "itest" directory).
- Fixed a bug where verbose output was accidentally being picked up by Expect, causing an error. Thanks to Martin Burgess for the spot.
- Fixed the regex problems with the scp() method. Thanks to many.
- The 'user' option now defaults to $ENV{USER}.
- Added a 'protocol' option to set the ssh protocol. Thanks to Emir Rodriguez.
- Added a 'terminator' option to specify the character to immediately follow the password. Thanks Rob Coops.
- Removed Term::ReadPassword from the prerequisites in the Makefile.PL file, but you'll still need it to run the itest.pl script.
- Minor doc changes/additions, including preferred email address change.
- Some changes to Makefile.PL.
- Added a README file.
Modules
Wrapper for scp that allows passwords via Expect.