23 - Updated for v5.21.11
24 - fixes a fencepost error in is_core()
25 - copes with versions that do not match x.yyyzzz
28 - Updated for v5.21.10
49 - Updated for v5.18.3 and v5.18.4
58 - Prepared for v5.21.3
61 - Prepared for v5.21.2
64 - Prepared for v5.21.1
67 - Prepared for v5.20.0
68 - Fix regression in corelist with -v output listing the same perl
70 - Fix regression in corelist with v5.x.10 appearing twice in -a output
73 - Updated for v5.19.11
76 - updated for v5.19.10
79 - prepared for v5.19.10
82 - fix for is_core tests and perls ending in 0
86 - fix Module::CoreList::is_core default perl version
87 - fix Module::CoreList::is_core version comparison
90 - Prepared for v5.19.9
93 - Prepared for v5.19.8
99 - Prepared for v5.19.7
100 - Added CGI et al deprecation status
101 - Finalised for v5.19.7
104 - Finalised for v5.19.6
107 - Updated for v5.19.5
109 - fixed bug in is_core(): it was naively assuming a linear sequence of releases,
110 rather than the tree with multiple branches.
113 - Updated for v5.19.4
114 - fixed Module::Build core deprecation
115 - changes_between now has the same API as all other functions
116 - added is_core() which returns true if a module is/was core
117 in a specific version of Perl. Can optionally specify minimum
118 version of the module.
121 - Prepared for v5.19.4
124 - Updated for v5.19.3
127 - Utils module listing all utilities released with core
128 - Updated for v5.18.1
131 - Prepared for v5.19.3
134 - Updated for v5.19.2
137 - Updated for v5.19.1
140 - Make switches case-sensitive (keep -d and -D distinct)
141 - correct omission of Text::Soundex and File::CheckTree from deprecations
142 - switch %deprecated to a delta hash
145 - Updated for v5.19.0
148 - Updated for v5.18.0
151 - Include deprecations for v5.17.10 and v5.17.11
154 - Updated for v5.17.11
156 - Updated for v5.17.10
159 - Updated for v5.16.3
162 - Updated for v5.14.4
165 - --feature switch added
166 - --upstream switch added
167 - Updated for v5.17.9
170 - Add modules deprecated with v5.17.9
173 - Updated for v5.17.8
175 - v5.17.7 contained Module::CoreList::TieHashDelta 2.79, not 2.78
178 - Updated for v5.17.7
180 - Errno was added in 5.5, not in 5.5.4
183 - Updated for v5.17.6
185 - Fix hash order dependency bug in deprecated_in().
186 Tests would would fail or succeed depending on what order keys()
187 would return the version list in. List::Utils::min() considers
188 '5.011' and '5.011000' to be equivalent, and returns the first
189 whichever it encounters. Changing to List::Utils::minstr() fixes
193 - Updated for v5.12.5
194 - deprecated_in() function added
195 - corelist reports deprecated data
198 - Updated for v5.16.2
201 - Updated for v5.17.5
204 - Updated for v5.14.3
207 - Updated for v.5.17.4
210 - Fix for older perls
213 - Updated for v5.17.3
216 - Updated for v5.16.1
219 - Updated for v5.17.2
222 - Updated for v5.17.1
225 - Updated for v5.17.0
228 - Add the --diff option to compare two perl core modlibs
231 - Update of lib/charnames
234 - Update of Data::Dumper and XS::APItest
240 - Separate the POD (bingos)
243 - Updated for v5.15.8
246 - Updated for v5.15.7
249 - Updated for v5.15.6
252 - Updated for v5.15.5
255 - Updated for v5.15.4
257 2.56 Tues Sept 20 2011
258 - Updated for v5.15.3
259 - Corrected version of Module::CoreList shipped
261 - Corrected Errno being shipped with v5.6.0 and v5.6.1
262 - Corrected VMS::Filespec being shipped with v5.12.3
263 - Corrected DB_File being shipped with v5.8.2
264 - Added http://perlpunks.de/corelist to SEE ALSO
267 - Updated for v5.15.2
270 - Updated for v5.15.1
273 - Added release date option '-r' to corelist
276 - [rt.cpan.org #69108] Extraneous modules listed
277 reported by Dee Newcum
280 - Updated for v5.15.0
283 - Updated for v5.12.4
286 - Updated for v5.14.0
290 - Updated for v5.13.11
293 - Bumped the version number and data for the 5.13.10 release
296 - Merged v5.12.3 and v5.13.9
299 - Updated for v5.12.3
301 2.42_01 Thu Jan 20 2011
302 - Updated for v5.13.9
305 - Updated for v5.13.8
308 - Updated for v5.13.7
311 - Updated for v5.13.6
314 - Updated for v5.13.5
317 - Updated for v5.12.2
321 - Remove 'Filespec' module. It never existed in the core and is supposed to be
322 'VMS::Filespec' instead.
333 2.31_01 Fri Apr 30 2010
334 - [rt.cpan.org #56740] Format Perl versions >= 5.6.0 as X.Y.Z (schwern)
335 - Functional interface amended to make calling conventions consistent
337 - Documented all functions and all hash structures (bingos)
338 - Fixed functions with edge-case involving querying for Module::CoreList
339 itself. Pointed out by Ilmari.
340 - Added removed_from() and removed_from_by_date() functions
341 for querying which release a module was removed from core. (bingos)
342 - Amended corelist utility to use new removed from functions when
343 stating when a module entered core ( and when it left it ). (bingos)
344 - Added tests to the testsuite to cover the edge-cases and new funcs. (bingos)
365 - is_deprecated function and %deprecated hash (dagolden)
371 - Make Module::Corelist recognise $] as a version number on 5.11.0
374 - Update for perl 5.11.1
377 - Update for perl 5.10.1
378 - Remove %patchlevel hash (now that perl uses git and not perforce)
379 - Add %upstream and %bug_tracker data (Nicholas Clark)
382 - Make $] work to select perl version for 5.1 and 5.10 (John Peacock)
383 - Add ExtUtils::Miniperl to the list of core modules for all versions
386 - Fix release date for 5.002 (Grant McLean)
389 - Add missing entries for Config.pm in recent perls
390 - Install in core location for perl >= 5.8.9 (Jerry D. Hedden)
394 - Add a new -d option to find first perl version by date
395 and not by version number
396 - Better handling of perl versions that end with a 0
397 - use version.pm only for version numbers that have multiple dots
399 - Fix tag for 5.00405 (Sam Vilain)
402 - Add data for perl 5.10.0
405 - Add data for perl 5.9.5
408 - first_release() now returns the first release in the order of
409 perl version numbers. Add a new method first_release_by_date()
410 to keep the old behaviour available. Suggested by Michael G Schwern.
411 - Update data about UCD versions
414 - Add versioning for the Unicode Character Database bundled
415 with Perl (H. Merijn Brand)
418 - Make the dependency on version.pm optional
419 - Improve doc of corelist(1)
425 - Regenerate data correctly for 5.8.7, 5.8.8, 5.9.2 and 5.9.3
426 - Add OS-specific modules for those versions
429 Patches by Marius Feraru :
430 - handle dotted perl versions (e.g. 5.8.6)
431 - add an easy way to determine what was some module's version bundled
432 with a specified Perl release
435 Patches by Adriano Ferreira :
436 - corelist utility accepts regexes as arguments, eg. /IPC::Open/
437 - Errors when building regexes are trapped and warning is generated
439 2.04 Thursday 2nd February, 2006
440 Fix patchlevel for 5.8.8 (Gisle Aas)
441 Silence warnings in corelist utility
443 2.03 Wednesday 1st February, 2006
444 Include data for perl 5.9.3 and 5.8.8
446 2.02 Tuesday 31th May, 2005
447 Include data for perl 5.8.7
449 2.01 Sunday 24th April, 2005
450 Allow to specify several modules on the corelist command-line
452 Add a %patchlevel hash to get perforce patchlevels corresponding to
455 2.00 Sunday 10th April, 2005
456 Data from Sebastien Aperghis-Tramoni for perl 5.00{0,1,2}.
458 1.99 Tuesday 5th April, 2005
459 Backport to CPAN the version of Module::CoreList shipped with
460 perl 5.9.2 (containing info for this latest distribution).
461 Install in coreperl instead of sitelib for perls >= 5.9.2.
463 1.98 Saturday 1st January, 2005
464 Data from José Pedro Oliveira for 5.8.6
466 1.97 Wednesday 8th September, 2004
467 Ship with a traditional Makefile.PL
469 1.96 Monday 26th July, 2004
470 Lars Thegler supplied many many fixes as #6922, #7085, #7086,
471 #7089, #7090, #7091, #7092, #7093, #7094, #7095, #7096, #7098,
472 #7099, #7100, and #7101
473 Added the %families hash.
474 Small changes to the tests to ensure that things look consistent.
476 1.95 Wednesday 21st July, 2004
477 Data from José Pedro Oliveira for 5.8.4 and 5.8.5
479 1.94 Monday 12th July, 2004
480 Applied fixes from Lars Thegler (rt.cpan.org tickets #6919,
481 #6920, #6922, and #6923)
482 Data from Jose Pedro Oliveira for 5.005_04, 5.8.3, and 5.9.1.
484 1.93 Friday 14th November, 2003
485 Data for 5.9.0 and 5.6.2
487 1.92 Friday 14th November, 2003
488 Incorporated two patches submitted from anonymous reporters
489 via rt.cpan.org (#4358 and #4359, corelist enhancement and
490 information for 5.8.2)
491 Added 5.8.1 information.
494 - Fix from Mark Fowler - XSLoader is autogenerated too
497 - incorporated PodMaster's corelist script
499 1.8 13th February 2003
500 - reformatted Changes file to use makereadme
501 - fixed version of Exporter::Heavy for 5.8 (as caught by Leon Brocard)
504 - HISTORY contents moved to this Changes file
505 - identify-dependencies script given some loving.
508 - Included Config as a shipped module for all releases of perl
509 (caught by Mark Fowler)
510 - Added data for the 5.8 release.
513 - Fixed a glaring bug caught by the testsuite but sadly
514 released. perl5.004_05 was released post 5.005_03 and so
515 isn't the first release to contain File::Spec.
516 - Added data for 5.003_07, 5.004, and 5.005 releases.
517 - Added the %released hash.
520 - Bugfixes from Roland Bauer to allow the code to work under
522 - Using a cgi developed by Roland caught and fixed a number of
523 bugs in the previous extraction of module names.
524 - Rewrote the name extractor to be simpler.
525 - Added data for the 5.004_05 and 5.6.0 releases of perl.
528 - Initial CPAN release, covers 5.00503, 5.6.1 and 5.7.3