Upstream changes:
2.17 Sun Jan 18 2009
- Make $] work to select perl version for 5.1 and 5.10 (John Peacock)
- Add ExtUtils::Miniperl to the list of core modules for all versions
>= 5.00504
- Add 5.8.9
- Fix release date for 5.002 (Grant McLean)
2.15 Tue Apr 1 2008
- Add missing entries for Config.pm in recent perls
- Install in core location for perl >= 5.8.9 (Jerry D. Hedden)
2.14 Mon Mar 17 2008
corelist changes:
- Add a new -d option to find first perl version by date
and not by version number
- Better handling of perl versions that end with a 0
- use version.pm only for version numbers that have multiple dots
- Fix tag for 5.00405 (Sam Vilain)
2.13 Tue Dec 18 2007
- Add data for perl 5.10.0
Changes since last packaged version (2.09):
2.11 Thu May 10 2007
- first_release() now returns the first release in the order of
perl version numbers. Add a new method first_release_by_date()
to keep the old behaviour available. Suggested by Michael G Schwern.
- Update data about UCD versions
2.10 Wed May 9 2007
- Add versioning for the Unicode Character Database bundled
with Perl (H. Merijn Brand)
Package change: removed dependency on p5-version package.
Changes since last packaged version (2.07)
2.09 Thu Oct 5 2006
- Make the dependency on version.pm optional
- Improve doc of corelist(1)
2.08 Thu Sep 7 2006
- Add data for 5.9.4
Changes since last packaged version (2.02):
2.07 Wed Aug 9 2006
- Regenerate data correctly for 5.8.7, 5.8.8, 5.9.2 and 5.9.3
- Add OS-specific modules for those versions
2.06 Tue Aug 1 2006
Patches by Marius Feraru :
- handle dotted perl versions (e.g. 5.8.6)
- add an easy way to determine what was some module's version bundled
with a specified Perl release
2.05 Tue Jun 6 2006
Patches by Adriano Ferreira :
- corelist utility accepts regexes as arguments, eg. /IPC::Open/
- Errors when building regexes are trapped and warning is generated
2.04 Thursday 2nd February, 2006
Fix patchlevel for 5.8.8 (Gisle Aas)
Silence warnings in corelist utility
2.03 Wednesday 1st February, 2006
Include data for perl 5.9.3 and 5.8.8
Changes since last packaged version (2.00)
2.01 Sunday 24th April, 2005
Allow to specify several modules on the corelist command-line
(Yves Orton)
Add a %patchlevel hash to get perforce patchlevels corresponding to
released versions
Changes since last packaged version (1.98):
2.00 Sunday 10th April, 2005
Data from Sebastien Aperghis-Tramoni for perl 5.00{0,1,2}.
1.99 Tuesday 5th April, 2005
Backport to CPAN the version of Module::CoreList shipped with
perl 5.9.2 (containing info for this latest distribution).
Install in coreperl instead of sitelib for perls >= 5.9.2.
Packages Collection.
The Perl 5 module Module::CoreList provides a manifest of the
modules and their versions included in core Perl for various
releases.