summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDagfinn Ilmari Mannsåker <ilmari@ilmari.org>2018-11-02 22:38:54 +0000
committerSteve Hay <steve.m.hay@googlemail.com>2018-11-02 22:42:11 +0000
commitefbd4747293c95cae044d1a204a4283863c46aa2 (patch)
tree2831749899dcbd39573d2119143033fbc5fee28c
parentfb1fb9fd1e65e6a9f4135f9afaf09641ccb63052 (diff)
downloadperl-efbd4747293c95cae044d1a204a4283863c46aa2.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 b77e9aa971..c81b5e1e52 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -16717,6 +16717,7 @@ sub is_core
changed => {
},
removed => {
+ arybase => '1',
}
},
);