summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2000-12-05 16:39:47 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2000-12-05 16:39:47 +0000
commit9dc04555a4dee089737beb20cff84a725f3a5696 (patch)
treeda47734a803d73165d2571d6a95a8207debe7e6c /MANIFEST
parentfbb63a9e8bf07b6f1dccaccb6b70a9ad58efc968 (diff)
downloadperl-9dc04555a4dee089737beb20cff84a725f3a5696.tar.gz
Start migrating bits of pragma/utf8 to elsewhere
(since the long term plan is to obsolete 'use utf8'). p4raw-id: //depot/perl@7995
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 7da209ef0f..4f30dd12ff 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1522,6 +1522,7 @@ t/op/inc.t See if inc/dec of integers near 32 bit limit work
t/op/index.t See if index works
t/op/int.t See if int works
t/op/join.t See if join works
+t/op/length.t See if length works
t/op/lex_assign.t See if ops involving lexicals or pad temps work
t/op/lfs.t See if large files work for perlio
t/op/list.t See if array lists work