Subject: | Module::CoreList API Changes |
Hi,
I noticed that this uses %Module::CoreList::patchlevel which was removed
from version 2.18 of M::CL
2.18 Mon Aug 24 2009
- Update for perl 5.10.1
- Remove %patchlevel hash (now that perl uses git and not perforce)
- Add %upstream and %bug_tracker data (Nicholas Clark)
You may also be interested in some recent additions to the API namely
removed_from() and removed_from_by_date() which returns the first perl
version where a module was removed.
See http://search.cpan.org/~bingos/Module-CoreList-2.31_01/
Many thanks.