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

Changes for version 1.05_02 - 2014-04-08

  • If the constructor failed part way, it would sometimes leave cruft behind in TMPDIR. RT#41504 - thanks ANDK.

Changes for version 1.05_01 - 2014-04-02

  • Specified min perl version 5.6.0 in metadata and in code
  • Moved the modules into lib/Test/
  • Added PREREQ_PM, TEST_REQUIRES and CONFIGURE_REQUIRES to Makefile.PL
  • Added github repo to metadata and the pod
  • Reformatted Changes file as per CPAN::Changes::Spec
  • Specified license as 'perl' in metadata, to match doc
  • Fixed pod error RT#92082
  • Pod spelling mistake RT#92081
  • Clarification in doc for new(), that it returns undef on failure, and not false. RT#53619

Modules

Perl module for portable testing of commands and scripts
module for common Test::Cmd error handling