summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas R <atoomic@cpan.org>2019-02-20 23:34:27 -0700
committerSteve Hay <steve.m.hay@googlemail.com>2019-03-28 21:11:59 +0000
commit6f5777dd191c5de82de03517abc0bedb3f2da082 (patch)
tree8cbee0919da8e2674ad8d6a310cb08a57f2e6984
parentc8fbecc0819d3fec32e3a3605ccabd19fa09ed08 (diff)
downloadperl-6f5777dd191c5de82de03517abc0bedb3f2da082.tar.gz
fix for Module/CoreList.pm 5.029009
damn it Nico.. (cherry picked from commit 6e6cdde63658709abb7347e7c4b065138fe839f1)
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm
index 59f051cbc5..d33abb68dc 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -16197,7 +16197,7 @@ for my $version ( sort { $a <=> $b } keys %released ) {
}
},
5.029009 => {
- delta_from => 5.029006,
+ delta_from => 5.029008,
changed => {
'B::Op_private' => '5.029009',
'Config' => '5.029009',