summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDagfinn Ilmari Mannsåker <ilmari@ilmari.org>2018-11-02 22:38:45 +0000
committerSteve Hay <steve.m.hay@googlemail.com>2018-11-02 22:41:26 +0000
commit98dd9af666170a93531c7772deda172dcaeca4dd (patch)
tree9e2c361e215385dccaf9416b2100ddef0c519103
parent24bc1ed3375c9aa5c3643adb5ecdfc7205afe5b1 (diff)
downloadperl-98dd9af666170a93531c7772deda172dcaeca4dd.tar.gz
Remove support for setting $[ to a non-zero value
This removes arybase and all its surrounding machinery. (manually cherry picked from commit c22e17d0af032be4fb2cd747c9bb7a7622e3ba64)
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm
index 16637af908..ca072ab122 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -16720,6 +16720,7 @@ sub is_core
changed => {
},
removed => {
+ arybase => '1',
}
},
);