summaryrefslogtreecommitdiff
path: root/t/op/coresubs.t
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2012-05-11 22:03:55 -0700
committerFather Chrysostomos <sprout@cpan.org>2012-05-29 09:36:26 -0700
commita99f2ca207d1970b874b78612f61430b334035a7 (patch)
tree538c1384763edfa45a37c12a36458a81dafba338 /t/op/coresubs.t
parentd33bb3da8cf18cb9becf931b5f35d6f8a744df20 (diff)
downloadperl-a99f2ca207d1970b874b78612f61430b334035a7.tar.gz
Add &CORE::split
Diffstat (limited to 't/op/coresubs.t')
-rw-r--r--t/op/coresubs.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/op/coresubs.t b/t/op/coresubs.t
index 34dba10240..daac36b2ab 100644
--- a/t/op/coresubs.t
+++ b/t/op/coresubs.t
@@ -20,7 +20,7 @@ my %unsupported = map +($_=>1), qw (
cmp default do dump else elsif eq eval for foreach
format ge given goto grep gt if last le local lt m map my ne next
no or our package print printf q qq qr qw qx redo require
- return s say sort split state study sub tr undef unless until use
+ return s say sort state study sub tr undef unless until use
when while x xor y
);
my %args_for = (