Changes for version 0.03

  • Added better error handling in the event that a call to 'scp()' fails
  • Added an 'error_handler' option/method so that programmers can trap and deal with failed 'scp' calls on their own terms. Just make sure to die, croak, exit, etc. or your program may hang while waiting for terminal input.

Modules

Wrapper for scp that allows passwords via Expect.