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

Changes for version v0.003_005 - 2012-04-16

  • Simplified the description and updated the test to try and pass some failing CPAN Testers reports for perl 5.10 and BSD.

Changes for version v0.003_003 - 2012-04-14

  • Simplified the description and finished running tests with the updated guts for Data::Walk::Extracted.

Changes for version v0.003_001 - 2012-04-13

  • A complete rewrite of the guts since I got frustrated troubleshooting the issues associated with some filehandle miss-handling.
  • I also removed the dies_ok method from my module since I couldn't figure out how to pass code back an forth without having it execute before it was inside the eval block.

Changes for version v0.001_003 - 2012-04-09

  • Fixed a few incorrectly named Smart::Comments variables

Changes for version v0.001_001 - 2012-04-09

  • Initial Release

Modules

Capture output during other tests