- New upstream release 1.005006
- Fix extra checks triggering on paths starting with t, xt, lib, or blib
rather than only triggering on those directories
- Avoid stat checks for VCS directories until we are in an appropriately
named file
- Various clean-ups in test files
- New upstream release 1.005005
- Detect mercurial when checking for development trees
- Avoid using constant.pm to save a bit of memory on older perls
- Update to v2 metadata
- Fix skip on old perl on test script
- Extra prereqs will be listed as hard prerequisites if a compiler is
available
- Added support for PUREPERL_ONLY (CPAN RT#91407)
- Fixed using strictures->VERSION to query the version (CPAN RT#92965)
- Make sure meta files list extra modules as recommendations, not requirements
- Include minimum perl version in metadata
- This release by HAARG → update source URL
- Make %files list more explicit