diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2000-12-05 16:39:47 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2000-12-05 16:39:47 +0000 |
commit | 9dc04555a4dee089737beb20cff84a725f3a5696 (patch) | |
tree | da47734a803d73165d2571d6a95a8207debe7e6c /MANIFEST | |
parent | fbb63a9e8bf07b6f1dccaccb6b70a9ad58efc968 (diff) | |
download | perl-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-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |