summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorKarl Williamson <khw@khw-desktop.(none)>2009-11-12 22:40:21 -0700
committerRafael Garcia-Suarez <rgs@consttype.org>2009-11-14 23:34:55 +0100
commit00f254e235ff10d6223aa9a402ad5b7a85689829 (patch)
treeecbf0c57e651245f5632419e0b86788eb252dac1 /MANIFEST
parenta1248f17ffcfa8fe0e91df962317b46b81fc0ce5 (diff)
downloadperl-00f254e235ff10d6223aa9a402ad5b7a85689829.tar.gz
add code for Unicode semantics for non-utf8 latin1 chars
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 93042f644e..22db6a3c90 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -3476,6 +3476,7 @@ lib/integer.pm For "use integer"
lib/integer.t For "use integer" testing
lib/Internals.t For Internals::* testing
lib/legacy.pm Pragma to preserve legacy behavior
+lib/legacy.t For "use legacy" testing
lib/less.pm For "use less"
lib/less.t See if less support works
lib/locale.pm For "use locale"