The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
2.10	Wed May  9 2007
	- Add versioning for the Unicode Character Database bundled
	  with Perl (H. Merijn Brand)

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

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

2.02	Tuesday 31th May, 2005
	Include data for perl 5.8.7

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

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.

1.98	Saturday 1st January, 2005
	Data from José Pedro Oliveira for 5.8.6

1.97	Wednesday 8th September, 2004
	Ship with a traditional Makefile.PL

1.96	Monday 26th July, 2004
	Lars Thegler supplied many many fixes as #6922, #7085, #7086,
	#7089, #7090, #7091, #7092, #7093, #7094, #7095, #7096, #7098,
	#7099, #7100, and #7101
	Added the %families hash.
	Small changes to the tests to ensure that things look consistent.

1.95	Wednesday 21st July, 2004
	Data from José Pedro Oliveira for 5.8.4 and 5.8.5

1.94	Monday 12th July, 2004
	Applied fixes from Lars Thegler (rt.cpan.org tickets #6919,
	#6920, #6922, and #6923)
	Data from Jose Pedro Oliveira for 5.005_04, 5.8.3, and 5.9.1.

1.93	Friday 14th November, 2003
	Data for 5.9.0 and 5.6.2

1.92	Friday 14th November, 2003
	Incorporated two patches submitted from anonymous reporters
	via rt.cpan.org (#4358 and #4359, corelist enhancement and
	information for 5.8.2)
	Added 5.8.1 information.

1.91    18th May 2003
        - Fix from Mark Fowler - XSLoader is autogenerated too

1.9     22nd April 2003
        - incorported PodMaster's corelist script

1.8	13th February 2003
	- reformatted Changes file to use makereadme
	- fixed version of Exporter::Heavy for 5.8 (as caught by Leon Brocard)

1.7	30th July 2002
	- HISTORY contents moved to this Changes file
	- identify-dependencies script given some loving.

1.6	July 2002
	- Included Config as a shipped module for all releases of perl
	  (caught by Mark Fowler)
	- Added data for the 5.8 release.

1.5	2nd April 2002
	- Fixed a glaring bug caught by the testsuite but sadly
	  released.  perl5.004_05 was released post 5.005_03 and so
	  isn't the first release to contain File::Spec.
	- Added data for 5.003_07, 5.004, and 5.005 releases.
	- Added the %released hash.

1.4	2nd April 2002
	- Bugfixes from Roland Bauer to allow the code to work under
	  5.004_04.
	- Using a cgi developed by Roland caught and fixed a number of
	  bugs in the previous extraction of module names.
	- Rewrote the name extractor to be simpler.
	- Added data for the 5.004_05 and 5.6.0 releases of perl.

1.3	25th March 2002
	- Initial CPAN release, covers 5.00503, 5.6.1 and 5.7.3