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)
refactored and expanded test cases
fixed a $VERSION extraction issue on perl 5.6.2 (RT#105978, PR#17)
fix the detection of package Foo when $Foo::VERSION is set (RT#85961)