Changes for version 1.04 - 2007-08-07

  • Documentation improvement.
  • Implementation improvements
    • waitfor() now verifies that 'after' 'match' will have complient values after an unsuccessful expect() match.
  • API changes
    • after() and match() will return undef after an unsuccessfull waitfor() call.
  • Renaming
    • the no_ptty constructor parameter was renamed to no_terminal to avoid confusion with the raw_pty paramenter (one uses pty and the other ptty for the same term: pseudo-tty).

Modules

SSH wrapper to execute remote commands