Commit | Line | Data |
---|---|---|
365f8c3e CBW |
1 | 3.04 |
2 | - Prepared for v5.19.8 | |
3 | ||
4 | 3.03 | |
5 | - Reserved for v5.18.2 | |
6 | ||
b3f76264 CBW |
7 | 3.02 |
8 | - Prepared for v5.19.7 | |
ee3ee04b | 9 | - Added CGI et al deprecation status |
95eb96f3 | 10 | - Finalised for v5.19.7 |
b3f76264 | 11 | |
1f2fd626 CBW |
12 | 3.01 Wed Nov 20 2013 |
13 | - Finalised for v5.19.6 | |
494bd897 SH |
14 | |
15 | 3.00 Sun Oct 20 2013 | |
19c1ec11 | 16 | - Updated for v5.19.5 |
c676c838 | 17 | - exported %delta |
717ace6e NB |
18 | - fixed bug in is_core(): it was naively assuming a linear sequence of releases, |
19 | rather than the tree with multiple branches. | |
fa5fbb39 SH |
20 | |
21 | 2.99 Fri Sep 20 2013 | |
62de23d1 | 22 | - Updated for v5.19.4 |
5622f451 CBW |
23 | - fixed Module::Build core deprecation |
24 | - changes_between now has the same API as all other functions | |
2a21e867 NB |
25 | - added is_core() which returns true if a module is/was core |
26 | in a specific version of Perl. Can optionally specify minimum | |
27 | version of the module. | |
5622f451 | 28 | |
37287258 SH |
29 | 2.98 Wed Aug 21 2013 |
30 | - Prepared for v5.19.4 | |
31 | ||
91c842ce SH |
32 | 2.97 Tue Aug 20 2013 |
33 | - Updated for v5.19.3 | |
34 | ||
ba4dd7ef | 35 | 2.96 Mon Aug 12 2013 |
ffaa01bb | 36 | - Utils module listing all utilities released with core |
ba4dd7ef RS |
37 | - Updated for v5.18.1 |
38 | ||
a7e68be8 | 39 | 2.95 Mon Jun 22 2013 |
91c842ce | 40 | - Prepared for v5.19.3 |
a7e68be8 | 41 | |
1f0ad552 AP |
42 | 2.94 Sun Jun 21 2013 |
43 | - Updated for v5.19.2 | |
44 | ||
45 | 2.93 Thu 20 Jun 2013 | |
46 | - Updated for v5.19.1 | |
d04adc20 | 47 | |
2f4a2205 | 48 | 2.92 Thu Jun 21 2013 |
81115207 | 49 | - Make switches case-sensitive (keep -d and -D distinct) |
1a2d1f10 | 50 | - correct omission of Text::Soundex and File::CheckTree from deprecations |
cd1607cd | 51 | - switch %deprecated to a delta hash |
81115207 RS |
52 | |
53 | 2.91 Mon May 20 2013 | |
54 | - Updated for v5.19.0 | |
55 | ||
56 | 2.90 Mon May 18 2013 | |
058ce27e RS |
57 | - Updated for v5.18.0 |
58 | ||
4a6672dc CBW |
59 | 2.88 Tue Apr 23 2013 |
60 | - Include deprecations for v5.17.10 and v5.17.11 | |
61 | ||
62 | 2.87 Sat Apr 20 2013 | |
63 | - Updated for v5.17.11 | |
fd3b4111 MM |
64 | 2.85 Thu Mar 19 2013 |
65 | - Updated for v5.17.10 | |
66 | ||
cd98b2f5 CBW |
67 | 2.84 Mon Mar 11 2013 |
68 | - Updated for v5.16.3 | |
69 | ||
11d2dbf3 | 70 | 2.83 Sun Mar 10 2013 |
6ee607eb CBW |
71 | - Updated for v5.14.4 |
72 | ||
cff517f5 CBW |
73 | 2.82 Wed Feb 20 2013 |
74 | - --feature switch added | |
75 | - --upstream switch added | |
76 | - Updated for v5.17.9 | |
77 | ||
299c740c CBW |
78 | 2.81 Sun Jan 27 2013 |
79 | - Add modules deprecated with v5.17.9 | |
80 | ||
dd4b1c75 AC |
81 | 2.80 Sun Jan 20 2013 |
82 | - Updated for v5.17.8 | |
83 | ||
84 | - v5.17.7 contained Module::CoreList::TieHashDelta 2.79, not 2.78 | |
85 | ||
fe03d33b DR |
86 | 2.79 Tue Dec 18 2012 |
87 | - Updated for v5.17.7 | |
88 | ||
1549d03d AC |
89 | - Errno was added in 5.5, not in 5.5.4 |
90 | ||
94691b80 | 91 | 2.78 Sat Nov 12 2012 |
e498bd59 RS |
92 | - Updated for v5.17.6 |
93 | ||
94691b80 YO |
94 | - Fix hash order dependency bug in deprecated_in(). |
95 | Tests would would fail or succeed depending on what order keys() | |
96 | would return the version list in. List::Utils::min() considers | |
97 | '5.011' and '5.011000' to be equivalent, and returns the first | |
98 | whichever it encounters. Changing to List::Utils::minstr() fixes | |
99 | this. | |
100 | ||
3df1c36a CBW |
101 | 2.77 Sat Nov 10 2012 |
102 | - Updated for v5.12.5 | |
103 | - deprecated_in() function added | |
104 | - corelist reports deprecated data | |
105 | ||
e0a7ebbc CBW |
106 | 2.76 Fri Nov 1 2012 |
107 | - Updated for v5.16.2 | |
108 | ||
03708946 FR |
109 | 2.75 Fri Oct 20 2012 |
110 | - Updated for v5.17.5 | |
111 | ||
ef559253 CBW |
112 | 2.74 Fri Oct 12 2012 |
113 | - Updated for v5.14.3 | |
114 | ||
a1484e43 FR |
115 | 2.73 Thu Sep 20 2012 |
116 | - Updated for v.5.17.4 | |
117 | ||
644f7c9e CBW |
118 | 2.72 Tue aug 21 2012 |
119 | - Fix for older perls | |
120 | ||
752b5616 SH |
121 | 2.71 Mon Aug 20 2012 |
122 | - Updated for v5.17.3 | |
123 | ||
124 | 2.70 Thu Aug 9 2012 | |
125 | - Updated for v5.16.1 | |
126 | ||
7ca04d94 TC |
127 | 2.69 Fri Jul 20 2012 |
128 | - Updated for v5.17.2 | |
129 | ||
71014848 JL |
130 | 2.68 Tue Jun 19 2012 |
131 | - Updated for v5.17.1 | |
132 | ||
f558db2f Z |
133 | 2.67 Sat May 26 2012 |
134 | - Updated for v5.17.0 | |
135 | ||
835bc841 RS |
136 | 2.66 ?? |
137 | - Add the --diff option to compare two perl core modlibs | |
138 | ||
34312112 A |
139 | 2.65 Tue Mar 20 2012 |
140 | - Update of lib/charnames | |
141 | ||
142 | 2.64 Tue Mar 20 2012 | |
143 | - Update of Data::Dumper and XS::APItest | |
144 | ||
145 | 2.63 Tue Mar 20 2012 | |
146 | - Update for v5.15.9 | |
147 | ||
dd4d388c CBW |
148 | 2.62 Thu Mar 15 2012 |
149 | - Separate the POD (bingos) | |
150 | ||
f50587e0 MM |
151 | 2.61 Fri Feb 20 2012 |
152 | - Updated for v5.15.8 | |
153 | ||
b240fc0f CBW |
154 | 2.60 Fri Jan 20 2012 |
155 | - Updated for v5.15.7 | |
156 | ||
273189ea DR |
157 | 2.59 Sun Dec 20 2011 |
158 | - Updated for v5.15.6 | |
159 | ||
40f3bdee SH |
160 | 2.58 Sun Nov 20 2011 |
161 | - Updated for v5.15.5 | |
162 | ||
163 | 2.57 Thu Oct 20 2011 | |
f0381222 FR |
164 | - Updated for v5.15.4 |
165 | ||
e46b3c7d SL |
166 | 2.56 Tues Sept 20 2011 |
167 | - Updated for v5.15.3 | |
77cc041d CBW |
168 | - Corrected version of Module::CoreList shipped |
169 | with v5.10.0 | |
2b7e2f65 CBW |
170 | - Corrected Errno being shipped with v5.6.0 and v5.6.1 |
171 | - Corrected VMS::Filespec being shipped with v5.12.3 | |
47ec1fa6 | 172 | - Corrected DB_File being shipped with v5.8.2 |
2b7e2f65 | 173 | - Added http://perlpunks.de/corelist to SEE ALSO |
77cc041d | 174 | |
2f183b41 RS |
175 | 2.55 Sat Aug 20 2011 |
176 | - Updated for v5.15.2 | |
177 | ||
48b66e80 Z |
178 | 2.54 Wed Jul 20 2011 |
179 | - Updated for v5.15.1 | |
180 | ||
dd413713 CBW |
181 | 2.53 Thu Jul 14 2011 |
182 | - Added release date option '-r' to corelist | |
183 | ||
734696e3 CBW |
184 | 2.52 Mon Jul 4 2011 |
185 | - [rt.cpan.org #69108] Extraneous modules listed | |
186 | reported by Dee Newcum | |
187 | ||
1f1f08f5 DG |
188 | 2.51 |
189 | - Updated for v5.15.0 | |
190 | ||
0b3bdea4 LB |
191 | 2.50 |
192 | - Updated for v5.12.4 | |
193 | ||
ee2a35ba | 194 | 2.49 |
f3fd521e JV |
195 | - Updated for v5.14.0 |
196 | ||
45492fbf FR |
197 | 2.46 Sun Mar 20 2011 |
198 | - Resolved RT #59511 | |
199 | - Updated for v5.13.11 | |
95effdf1 | 200 | |
892528fd | 201 | 2.45 Sun Feb 20 2011 |
071e5f37 AB |
202 | - Bumped the version number and data for the 5.13.10 release |
203 | ||
f1495101 CBW |
204 | 2.44 Sat Jan 22 2011 |
205 | - Merged v5.12.3 and v5.13.9 | |
206 | ||
207 | 2.43 Sat Jan 22 2011 | |
6402e2d3 RS |
208 | - Updated for v5.12.3 |
209 | ||
2926a53c CBW |
210 | 2.42_01 Thu Jan 20 2011 |
211 | - Updated for v5.13.9 | |
212 | ||
67dbc274 Z |
213 | 2.42 Mon Dec 20 2010 |
214 | - Updated for v5.13.8 | |
215 | ||
d24e0a99 CBW |
216 | 2.41 Sat Nov 20 2010 |
217 | - Updated for v5.13.7 | |
218 | ||
7de25fd5 TM |
219 | 2.40 Wed Oct 20 2010 |
220 | - Updated for v5.13.6 | |
221 | ||
0530d763 SH |
222 | 2.39 Sun Sep 19 2010 |
223 | - Updated for v5.13.5 | |
224 | ||
134bbc57 CBW |
225 | 2.38 Mon Sep 07 2010 |
226 | - Updated for v5.12.2 | |
227 | ||
7529c15c FR |
228 | 2.37 Tue Jul 20 2010 |
229 | - Updated for 5.13.4 | |
230 | - Remove 'Filespec' module. It never existed in the core and is supposed to be | |
231 | 'VMS::Filespec' instead. | |
232 | ||
a4729c0f DG |
233 | 2.36 Tue Jul 20 2010 |
234 | - Updated for 5.13.3 | |
235 | ||
37e1f6c7 MT |
236 | 2.35 Thu Jun 22 2010 |
237 | - Updated for 5.13.2 | |
238 | ||
239 | 2.34 Thu May 20 2010 | |
2db8ee47 RS |
240 | - Updated for 5.13.1 |
241 | ||
2cf408ea CBW |
242 | 2.31_01 Fri Apr 30 2010 |
243 | - [rt.cpan.org #56740] Format Perl versions >= 5.6.0 as X.Y.Z (schwern) | |
244 | - Functional interface amended to make calling conventions consistent | |
245 | (bingos) | |
246 | - Documented all functions and all hash structures (bingos) | |
247 | - Fixed functions with edge-case involving querying for Module::CoreList | |
248 | itself. Pointed out by Ilmari. | |
7529c15c | 249 | - Added removed_from() and removed_from_by_date() functions |
2cf408ea CBW |
250 | for querying which release a module was removed from core. (bingos) |
251 | - Amended corelist utility to use new removed from functions when | |
252 | stating when a module entered core ( and when it left it ). (bingos) | |
253 | - Added tests to the testsuite to cover the edge-cases and new funcs. (bingos) | |
254 | ||
3ec75686 LB |
255 | 2.31 Sun Mar 20 2010 |
256 | - Updated for 5.13.0 | |
257 | ||
812cbf67 JV |
258 | 2.27 Sun Mar 14 2010 |
259 | - Updated for 5.12.0 | |
260 | ||
2a3ea5b5 SH |
261 | 2.26 Sat Feb 20 2010 |
262 | - Updated for 5.11.5 | |
263 | ||
d3cba0fe RS |
264 | 2.25 Wed Jan 20 2010 |
265 | - Updated for 5.11.4 | |
266 | ||
267 | 2.24 Mon Dec 21 2009 | |
268 | - Updated for 5.11.3 | |
269 | ||
7c5c215e CBW |
270 | 2.23 Fri Nov 20 2009 |
271 | - Updated for 5.11.2 | |
272 | ||
2098fd41 CBW |
273 | 2.22 Thu Oct 22 2009 |
274 | - is_deprecated function and %deprecated hash (dagolden) | |
275 | ||
1bb41870 CBW |
276 | 2.21 <> |
277 | - Added 5.11.1 | |
278 | ||
2a61b338 RGS |
279 | 2.20 Sat Oct 3 2009 |
280 | - Make Module::Corelist recognise $] as a version number on 5.11.0 | |
281 | ||
282 | 2.19 Fri Oct 2 2009 | |
9eea45ee RGS |
283 | - Update for perl 5.11.1 |
284 | ||
3a02dfe7 RGS |
285 | 2.18 Mon Aug 24 2009 |
286 | - Update for perl 5.10.1 | |
287 | - Remove %patchlevel hash (now that perl uses git and not perforce) | |
288 | - Add %upstream and %bug_tracker data (Nicholas Clark) | |
289 | ||
290 | 2.17 Sun Jan 18 2009 | |
291 | - Make $] work to select perl version for 5.1 and 5.10 (John Peacock) | |
292 | - Add ExtUtils::Miniperl to the list of core modules for all versions | |
293 | >= 5.00504 | |
294 | - Add 5.8.9 | |
295 | - Fix release date for 5.002 (Grant McLean) | |
296 | ||
297 | 2.15 Tue Apr 1 2008 | |
298 | - Add missing entries for Config.pm in recent perls | |
299 | - Install in core location for perl >= 5.8.9 (Jerry D. Hedden) | |
300 | ||
301 | 2.14 Mon Mar 17 2008 | |
302 | corelist changes: | |
303 | - Add a new -d option to find first perl version by date | |
304 | and not by version number | |
305 | - Better handling of perl versions that end with a 0 | |
306 | - use version.pm only for version numbers that have multiple dots | |
307 | ||
308 | - Fix tag for 5.00405 (Sam Vilain) | |
309 | ||
310 | 2.13 Tue Dec 18 2007 | |
311 | - Add data for perl 5.10.0 | |
312 | ||
313 | 2.12 Mon Jul 9 2007 | |
314 | - Add data for perl 5.9.5 | |
315 | ||
316 | 2.11 Thu May 10 2007 | |
317 | - first_release() now returns the first release in the order of | |
318 | perl version numbers. Add a new method first_release_by_date() | |
319 | to keep the old behaviour available. Suggested by Michael G Schwern. | |
320 | - Update data about UCD versions | |
321 | ||
322 | 2.10 Wed May 9 2007 | |
323 | - Add versioning for the Unicode Character Database bundled | |
324 | with Perl (H. Merijn Brand) | |
325 | ||
326 | 2.09 Thu Oct 5 2006 | |
327 | - Make the dependency on version.pm optional | |
328 | - Improve doc of corelist(1) | |
329 | ||
330 | 2.08 Thu Sep 7 2006 | |
331 | - Add data for 5.9.4 | |
332 | ||
333 | 2.07 Wed Aug 9 2006 | |
334 | - Regenerate data correctly for 5.8.7, 5.8.8, 5.9.2 and 5.9.3 | |
335 | - Add OS-specific modules for those versions | |
336 | ||
337 | 2.06 Tue Aug 1 2006 | |
338 | Patches by Marius Feraru : | |
339 | - handle dotted perl versions (e.g. 5.8.6) | |
340 | - add an easy way to determine what was some module's version bundled | |
341 | with a specified Perl release | |
342 | ||
343 | 2.05 Tue Jun 6 2006 | |
344 | Patches by Adriano Ferreira : | |
345 | - corelist utility accepts regexes as arguments, eg. /IPC::Open/ | |
346 | - Errors when building regexes are trapped and warning is generated | |
347 | ||
348 | 2.04 Thursday 2nd February, 2006 | |
349 | Fix patchlevel for 5.8.8 (Gisle Aas) | |
350 | Silence warnings in corelist utility | |
351 | ||
352 | 2.03 Wednesday 1st February, 2006 | |
353 | Include data for perl 5.9.3 and 5.8.8 | |
354 | ||
355 | 2.02 Tuesday 31th May, 2005 | |
356 | Include data for perl 5.8.7 | |
357 | ||
358 | 2.01 Sunday 24th April, 2005 | |
359 | Allow to specify several modules on the corelist command-line | |
360 | (Yves Orton) | |
361 | Add a %patchlevel hash to get perforce patchlevels corresponding to | |
362 | released versions | |
363 | ||
364 | 2.00 Sunday 10th April, 2005 | |
365 | Data from Sebastien Aperghis-Tramoni for perl 5.00{0,1,2}. | |
366 | ||
367 | 1.99 Tuesday 5th April, 2005 | |
368 | Backport to CPAN the version of Module::CoreList shipped with | |
369 | perl 5.9.2 (containing info for this latest distribution). | |
370 | Install in coreperl instead of sitelib for perls >= 5.9.2. | |
371 | ||
372 | 1.98 Saturday 1st January, 2005 | |
373 | Data from José Pedro Oliveira for 5.8.6 | |
374 | ||
375 | 1.97 Wednesday 8th September, 2004 | |
376 | Ship with a traditional Makefile.PL | |
377 | ||
378 | 1.96 Monday 26th July, 2004 | |
379 | Lars Thegler supplied many many fixes as #6922, #7085, #7086, | |
380 | #7089, #7090, #7091, #7092, #7093, #7094, #7095, #7096, #7098, | |
381 | #7099, #7100, and #7101 | |
382 | Added the %families hash. | |
383 | Small changes to the tests to ensure that things look consistent. | |
384 | ||
385 | 1.95 Wednesday 21st July, 2004 | |
386 | Data from José Pedro Oliveira for 5.8.4 and 5.8.5 | |
387 | ||
388 | 1.94 Monday 12th July, 2004 | |
389 | Applied fixes from Lars Thegler (rt.cpan.org tickets #6919, | |
390 | #6920, #6922, and #6923) | |
391 | Data from Jose Pedro Oliveira for 5.005_04, 5.8.3, and 5.9.1. | |
392 | ||
393 | 1.93 Friday 14th November, 2003 | |
394 | Data for 5.9.0 and 5.6.2 | |
395 | ||
396 | 1.92 Friday 14th November, 2003 | |
397 | Incorporated two patches submitted from anonymous reporters | |
398 | via rt.cpan.org (#4358 and #4359, corelist enhancement and | |
399 | information for 5.8.2) | |
400 | Added 5.8.1 information. | |
401 | ||
402 | 1.91 18th May 2003 | |
403 | - Fix from Mark Fowler - XSLoader is autogenerated too | |
404 | ||
405 | 1.9 22nd April 2003 | |
c4a6f826 | 406 | - incorporated PodMaster's corelist script |
3a02dfe7 RGS |
407 | |
408 | 1.8 13th February 2003 | |
409 | - reformatted Changes file to use makereadme | |
410 | - fixed version of Exporter::Heavy for 5.8 (as caught by Leon Brocard) | |
411 | ||
412 | 1.7 30th July 2002 | |
413 | - HISTORY contents moved to this Changes file | |
414 | - identify-dependencies script given some loving. | |
415 | ||
416 | 1.6 July 2002 | |
417 | - Included Config as a shipped module for all releases of perl | |
418 | (caught by Mark Fowler) | |
419 | - Added data for the 5.8 release. | |
420 | ||
421 | 1.5 2nd April 2002 | |
422 | - Fixed a glaring bug caught by the testsuite but sadly | |
423 | released. perl5.004_05 was released post 5.005_03 and so | |
424 | isn't the first release to contain File::Spec. | |
425 | - Added data for 5.003_07, 5.004, and 5.005 releases. | |
426 | - Added the %released hash. | |
427 | ||
428 | 1.4 2nd April 2002 | |
429 | - Bugfixes from Roland Bauer to allow the code to work under | |
430 | 5.004_04. | |
431 | - Using a cgi developed by Roland caught and fixed a number of | |
432 | bugs in the previous extraction of module names. | |
433 | - Rewrote the name extractor to be simpler. | |
434 | - Added data for the 5.004_05 and 5.6.0 releases of perl. | |
435 | ||
436 | 1.3 25th March 2002 | |
437 | - Initial CPAN release, covers 5.00503, 5.6.1 and 5.7.3 |