Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.

Commit 06c46b4

Browse files
committed
Release cperl-5.28.2
1 parent 60c07c3 commit 06c46b4

File tree

3 files changed

+9
-6
lines changed

3 files changed

+9
-6
lines changed

Porting/Maintainers.pl

+1-1
Original file line numberDiff line numberDiff line change
@@ -653,7 +653,7 @@ package Maintainers;
653653
},
654654

655655
'ExtUtils::MakeMaker' => {
656-
'DISTRIBUTION' => 'RURBAN/ExtUtils-MakeMaker-8.35_06.tar.gz',
656+
'DISTRIBUTION' => 'RURBAN/ExtUtils-MakeMaker-8.35_08.tar.gz',
657657
'FILES' => q[dist/ExtUtils-MakeMaker],
658658
'EXCLUDED' => [
659659
qr{^t/lib/Test/},

dist/Module-CoreList/lib/Module/CoreList.pm

+3-3
Original file line numberDiff line numberDiff line change
@@ -362,9 +362,9 @@ our %released :const = (
362362
5.029005 => '2018-11-20',
363363
5.026003 => '2018-11-29',
364364
5.028001 => '2018-11-29',
365-
'5.026005c' => '2019-03-??',
366-
'5.028002c' => '2019-03-??',
367-
'5.029001c' => '2019-03-??',
365+
'5.026005c' => '2019-03-12',
366+
'5.028002c' => '2019-03-12',
367+
'5.029001c' => '2019-03-12',
368368
);
369369

370370
sub version_sort {

pod/perlhist.pod

+5-2
Original file line numberDiff line numberDiff line change
@@ -660,7 +660,8 @@ the strings?).
660660
rurban 5.26.1c 2017-Aug-07
661661
rurban 5.26.2c 2018-Jan-08
662662
rurban 5.26.3c 2018-Sep-10
663-
rurban 5.26.4c 2018-Oct-18
663+
rurban 5.26.4c 2018-Oct-17
664+
rurban 5.26.5c 2019-Mar-12
664665

665666
Sawyer X 5.27.0 2017-May-31 The 5.27 development track
666667
Eric 5.27.1 2017-Jun-20
@@ -690,6 +691,7 @@ the strings?).
690691
rurban 5.28.0c-RC1 2018-Sep-08 cperl 5.28
691692
rurban 5.28.0c 2018-Sep-10
692693
rurban 5.28.1c 2018-Oct-14
694+
rurban 5.28.1c 2019-Mar-12
693695

694696
Sawyer X 5.29.0 2018-Jun-26 The 5.29 development track
695697
Steve 5.29.1 2018-Jul-20
@@ -699,6 +701,7 @@ the strings?).
699701
Ether 5.29.5 2019-Nov-20
700702

701703
rurban 5.29.0c 2018-Oct-14
704+
rurban 5.29.1c 2019-Mar-12
702705

703706
=head2 SELECTED RELEASE MEMORY USAGE
704707

@@ -857,8 +860,8 @@ explained below.
857860
5.22.0 7819 115 1284 77 19121 2635 9772 2434 5615 176
858861
5.24.0 7922 113 1287 77 19535 2677 9994 2465 5702 177
859862
5.26.0 9140 121 24925 1200 40643 3017 10514 2614 7854 211
860-
5.26.0c 9650 119 1305 79 22011 2950 4237 640 5952 196
861863
5.28.0 13056 128 27267 1230 41745 3130 10952 2715 8185 218
864+
5.26.0c 9650 119 1305 79 22011 2950 4237 640 5952 196
862865
5.28.0c 4048 122 1374 83 20991 2952 11086 2734 6698 199
863866

864867
The "core"..."doc" mean the following files from the Perl source code

0 commit comments

Comments
 (0)