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

Changes for version 0.004 - 2014-03-12

  • More thorough removal of (thanks to answers on http://unix.stackexchange.com/q/14684)
  • Full log of all input, output, errput captured, available in the object for post-mortems
  • Fix bug where exceptions thrown by IPC::Run::start would never be caught (confused with API from Proc::Simple where "start" returns a boolean indicating success of failure)
  • Fix bug where real exceptions thrown by _pump_one_line would get rethrown as an empty string ("Died at...")

Documentation

Technical specification for the Lembas syntax and commands

Modules

Testing framework for command line applications inspired by Cram