summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorGisle Aas <gisle@aas.no>1998-06-24 17:11:35 +0200
committerGurusamy Sarathy <gsar@cpan.org>1998-06-28 19:23:40 +0000
commit48cdf507c2336254e1128c94e7b4ba57b106d9a9 (patch)
tree3a0b6379b40ab8efdf0c334e38849a4b809deb6e /MANIFEST
parent62f468fcc5ab60fb5a3476c4f51edf76066f5db7 (diff)
downloadperl-48cdf507c2336254e1128c94e7b4ba57b106d9a9.tar.gz
Negative LENGTH argument to splice
Message-ID: <m3g1gvc5bs.fsf@furu.g.aas.no> p4raw-id: //depot/perl@1237
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 6678322351..0034da71c3 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -902,6 +902,7 @@ t/op/repeat.t See if x operator works
t/op/runlevel.t See if die() works from perl_call_*()
t/op/sleep.t See if sleep works
t/op/sort.t See if sort works
+t/op/splice.t See if splice works
t/op/split.t See if split works
t/op/sprintf.t See if sprintf works
t/op/stat.t See if stat works