The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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