summaryrefslogtreecommitdiff
path: root/dist/Module-CoreList/lib/Module/CoreList.pm
diff options
context:
space:
mode:
authorLeon Timmermans <fawaka@gmail.com>2021-10-21 22:44:17 +0200
committerLeon Timmermans <fawaka@gmail.com>2021-10-21 22:46:40 +0200
commit134427ad64ccd782505c1290ab634592713e0230 (patch)
tree05673f58e61b10de0f86df8778ae22bbb0def652 /dist/Module-CoreList/lib/Module/CoreList.pm
parent6247a13a7d0f81f3abb19b2629f4fdfdeb3c9556 (diff)
downloadperl-134427ad64ccd782505c1290ab634592713e0230.tar.gz
Bump version to 5.35.6
Diffstat (limited to 'dist/Module-CoreList/lib/Module/CoreList.pm')
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList.pm8
1 files changed, 8 insertions, 0 deletions
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm
index fcbddf8d52..88783d1870 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -384,6 +384,7 @@ sub changes_between {
5.035003 => '2021-08-20',
5.035004 => '2021-09-20',
5.035005 => '2021-10-21',
+ 5.035006 => '2021-11-20',
);
for my $version ( sort { $a <=> $b } keys %released ) {
@@ -18974,6 +18975,13 @@ for my $version ( sort { $a <=> $b } keys %released ) {
removed => {
}
},
+ 5.035006 => {
+ delta_from => 5.035005,
+ changed => {
+ },
+ removed => {
+ }
+ },
);
sub is_core