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

Changes for version 1.30 - 2014-08-22

  • RT #47834 After a failed call to ->expect the ->match, and ->after will return undef and ->before will return the content of the accumulator. Earlier they retained the values obtained during the last successful match.
  • ->before will return undef at the first time but later, if we call ->clear_accum, it will start returning the empty string.
  • CONFIGURE_REQUIRES ExtUtils::MakeMaker 6.70 Some test updates.

Modules

automate interactions with command line programs that expose a text terminal interface.