summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2022-02-27 11:49:57 +0000
committerSteve Hay <steve.m.hay@googlemail.com>2022-02-27 11:49:57 +0000
commitddc4caabf441debae5cbb9bf5780e7518e41e183 (patch)
treef5ce3a10d41ca3ef7363a3651de26f4f3b003f4a
parentcef4b1bae35dd3a39c6571530f512a84f6a4042c (diff)
downloadperl-ddc4caabf441debae5cbb9bf5780e7518e41e183.tar.gz
Update Module::CoreList with latest change
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList.pm3
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList/Utils.pm2
2 files changed, 3 insertions, 2 deletions
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm
index c7b9d5a72c..bfd9bd1569 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -19154,8 +19154,9 @@ for my $version ( sort { $a <=> $b } keys %released ) {
}
},
5.034001 => {
- delta_from => 5.034000,
+ delta_from => 5.034,
changed => {
+ 'B::Deparse' => '1.57',
'B::Op_private' => '5.034001',
'Config' => '5.034001',
'Encode' => '3.08_01',
diff --git a/dist/Module-CoreList/lib/Module/CoreList/Utils.pm b/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
index 9747ac0fea..d4b6ad8cc4 100644
--- a/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
@@ -1777,7 +1777,7 @@ my %delta = (
}
},
5.034001 => {
- delta_from => 5.034000,
+ delta_from => 5.034,
changed => {
},
removed => {