summaryrefslogtreecommitdiff
path: root/dist/Module-CoreList/lib
diff options
context:
space:
mode:
authorNicolas R <atoomic@cpan.org>2019-06-21 16:46:27 -0400
committerNicolas R <atoomic@cpan.org>2019-06-21 17:11:01 -0400
commite01077d94eaee34f13618573739d36970c8bc3cf (patch)
tree58abe516af7adfbc6e2a1bdf62a54ea9bd1bda37 /dist/Module-CoreList/lib
parent338cfcf3edd0dcb41cb3a9135bc73a3bf7c5c633 (diff)
downloadperl-e01077d94eaee34f13618573739d36970c8bc3cf.tar.gz
Temporary bump PPPort to 3.54 before next release
This is making porting/cmp_version.t happy for now. We plan to release Devel::PPPort over the next days/weeks and this would be required before the next release. Note that previous Perl version was release without releasing Devel::PPPort. We probably want to release a 3.53 version matching it, followed by a 3.54 one.
Diffstat (limited to 'dist/Module-CoreList/lib')
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList.pm6
1 files changed, 3 insertions, 3 deletions
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm
index 1a92e40864..5af9c29d1e 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -5760,7 +5760,7 @@ for my $version ( sort { $a <=> $b } keys %released ) {
'B::Deparse' => '1.05',
'Benchmark' => '1.13',
'CGI' => '3.54',
- 'CGI::Util' => '3.53',
+ 'CGI::Util' => '3.54',
'CPAN::Meta' => '2.110930',
'CPAN::Meta::Converter' => '2.110930',
'CPAN::Meta::Feature' => '2.110930',
@@ -10821,7 +10821,7 @@ for my $version ( sort { $a <=> $b } keys %released ) {
'ExtUtils::ParseXS::Eval'=> '3.27',
'ExtUtils::ParseXS::Utilities'=> '3.27',
'ExtUtils::testlib' => '7.04',
- 'File::Spec' => '3.53',
+ 'File::Spec' => '3.54',
'File::Spec::Cygwin' => '3.54',
'File::Spec::Epoc' => '3.54',
'File::Spec::Functions' => '3.54',
@@ -16353,7 +16353,7 @@ for my $version ( sort { $a <=> $b } keys %released ) {
'Compress::Zlib' => '2.086',
'Config' => '5.031001',
'DB_File' => '1.852',
- 'Devel::PPPort' => '3.53',
+ 'Devel::PPPort' => '3.54',
'ExtUtils::CBuilder' => '0.280232',
'ExtUtils::Command' => '7.36',
'ExtUtils::Command::MM' => '7.36',