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.200001 - 2015-12-31

  • Improve how we manage dumping the cover data, whether when end() has specifically been called or when the module exits. Particularly relevant in the pressence of fork(), such as when running under Plack.
  • Check that all memory is properly disposed of; particularly relevant for long running processes (again, Plack).
  • Improve logging messages when compiled with -DGMEM_CHECK and/or -DGLOG_SHOW.
  • Don't break tests, use $^X instead of perl.
  • Be more succint with logging.
  • Attribute all authors in Makefile.PL.
  • Happy new year!

Modules

Quick & dirty code coverage for Perl