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 0.369 - 2013-08-25

  • Don't print warning when exit() is called if it's called from a child process (if the pid has changed), since it seems likely that if the process has forked the child is expected to exit in some way.
  • Reformat dates in change log to appease CPAN::Changes. Thanks, Neil Bowers.

Modules

Aggregate *.t tests to make them run faster.
Base class for aggregated tests.
Internal overrides for Test::Builder.
Aggregate *.t tests to make them run faster.