2 - Make Module::Corelist recognise $] as a version number on 5.11.0
5 - Update for perl 5.11.1
8 - Update for perl 5.10.1
9 - Remove %patchlevel hash (now that perl uses git and not perforce)
10 - Add %upstream and %bug_tracker data (Nicholas Clark)
13 - Make $] work to select perl version for 5.1 and 5.10 (John Peacock)
14 - Add ExtUtils::Miniperl to the list of core modules for all versions
17 - Fix release date for 5.002 (Grant McLean)
20 - Add missing entries for Config.pm in recent perls
21 - Install in core location for perl >= 5.8.9 (Jerry D. Hedden)
25 - Add a new -d option to find first perl version by date
26 and not by version number
27 - Better handling of perl versions that end with a 0
28 - use version.pm only for version numbers that have multiple dots
30 - Fix tag for 5.00405 (Sam Vilain)
33 - Add data for perl 5.10.0
36 - Add data for perl 5.9.5
39 - first_release() now returns the first release in the order of
40 perl version numbers. Add a new method first_release_by_date()
41 to keep the old behaviour available. Suggested by Michael G Schwern.
42 - Update data about UCD versions
45 - Add versioning for the Unicode Character Database bundled
46 with Perl (H. Merijn Brand)
49 - Make the dependency on version.pm optional
50 - Improve doc of corelist(1)
56 - Regenerate data correctly for 5.8.7, 5.8.8, 5.9.2 and 5.9.3
57 - Add OS-specific modules for those versions
60 Patches by Marius Feraru :
61 - handle dotted perl versions (e.g. 5.8.6)
62 - add an easy way to determine what was some module's version bundled
63 with a specified Perl release
66 Patches by Adriano Ferreira :
67 - corelist utility accepts regexes as arguments, eg. /IPC::Open/
68 - Errors when building regexes are trapped and warning is generated
70 2.04 Thursday 2nd February, 2006
71 Fix patchlevel for 5.8.8 (Gisle Aas)
72 Silence warnings in corelist utility
74 2.03 Wednesday 1st February, 2006
75 Include data for perl 5.9.3 and 5.8.8
77 2.02 Tuesday 31th May, 2005
78 Include data for perl 5.8.7
80 2.01 Sunday 24th April, 2005
81 Allow to specify several modules on the corelist command-line
83 Add a %patchlevel hash to get perforce patchlevels corresponding to
86 2.00 Sunday 10th April, 2005
87 Data from Sebastien Aperghis-Tramoni for perl 5.00{0,1,2}.
89 1.99 Tuesday 5th April, 2005
90 Backport to CPAN the version of Module::CoreList shipped with
91 perl 5.9.2 (containing info for this latest distribution).
92 Install in coreperl instead of sitelib for perls >= 5.9.2.
94 1.98 Saturday 1st January, 2005
95 Data from José Pedro Oliveira for 5.8.6
97 1.97 Wednesday 8th September, 2004
98 Ship with a traditional Makefile.PL
100 1.96 Monday 26th July, 2004
101 Lars Thegler supplied many many fixes as #6922, #7085, #7086,
102 #7089, #7090, #7091, #7092, #7093, #7094, #7095, #7096, #7098,
103 #7099, #7100, and #7101
104 Added the %families hash.
105 Small changes to the tests to ensure that things look consistent.
107 1.95 Wednesday 21st July, 2004
108 Data from José Pedro Oliveira for 5.8.4 and 5.8.5
110 1.94 Monday 12th July, 2004
111 Applied fixes from Lars Thegler (rt.cpan.org tickets #6919,
112 #6920, #6922, and #6923)
113 Data from Jose Pedro Oliveira for 5.005_04, 5.8.3, and 5.9.1.
115 1.93 Friday 14th November, 2003
116 Data for 5.9.0 and 5.6.2
118 1.92 Friday 14th November, 2003
119 Incorporated two patches submitted from anonymous reporters
120 via rt.cpan.org (#4358 and #4359, corelist enhancement and
121 information for 5.8.2)
122 Added 5.8.1 information.
125 - Fix from Mark Fowler - XSLoader is autogenerated too
128 - incorported PodMaster's corelist script
130 1.8 13th February 2003
131 - reformatted Changes file to use makereadme
132 - fixed version of Exporter::Heavy for 5.8 (as caught by Leon Brocard)
135 - HISTORY contents moved to this Changes file
136 - identify-dependencies script given some loving.
139 - Included Config as a shipped module for all releases of perl
140 (caught by Mark Fowler)
141 - Added data for the 5.8 release.
144 - Fixed a glaring bug caught by the testsuite but sadly
145 released. perl5.004_05 was released post 5.005_03 and so
146 isn't the first release to contain File::Spec.
147 - Added data for 5.003_07, 5.004, and 5.005 releases.
148 - Added the %released hash.
151 - Bugfixes from Roland Bauer to allow the code to work under
153 - Using a cgi developed by Roland caught and fixed a number of
154 bugs in the previous extraction of module names.
155 - Rewrote the name extractor to be simpler.
156 - Added data for the 5.004_05 and 5.6.0 releases of perl.
159 - Initial CPAN release, covers 5.00503, 5.6.1 and 5.7.3