Changes for version 1.000033 - 2016-07-24
- fix file operation in tests for VMS
Changes for version 1.000032 - 2016-04-23 (TRIAL RELEASE)
- use a more strict matching heuristic when attempting to infer the "primary" module name in a parsed .pm file
- only report "main" as the module name if code was seen outside another namespace, fixing bad results for pod files (RT#107525)
Changes for version 1.000031 - 2015-11-24 (TRIAL RELEASE)
- be less noisy on failure when building as part of perl core (see perl RT#126685)
Changes for version 1.000030 - 2015-11-20 (TRIAL RELEASE)
- temp dirs cleaned up during tests (Steve Hay)
- more accurately mark tests as TODO, so as to have a quieter and less confusing test run without passing TODO tests. This release is primarily intended for the perl 5.23.5 release.
Changes for version 1.000029 - 2015-09-11 (TRIAL RELEASE)
- fix missing "use" statement in refactored test helper (only affected older perls, due to other module interactions)
Changes for version 1.000028 - 2015-09-11 (TRIAL RELEASE)
Modules
Gather package and POD information from perl module files