diff options
author | Karl Williamson <khw@khw-desktop.(none)> | 2009-11-12 22:40:21 -0700 |
---|---|---|
committer | Rafael Garcia-Suarez <rgs@consttype.org> | 2009-11-14 23:34:55 +0100 |
commit | 00f254e235ff10d6223aa9a402ad5b7a85689829 (patch) | |
tree | ecbf0c57e651245f5632419e0b86788eb252dac1 /MANIFEST | |
parent | a1248f17ffcfa8fe0e91df962317b46b81fc0ce5 (diff) | |
download | perl-00f254e235ff10d6223aa9a402ad5b7a85689829.tar.gz |
add code for Unicode semantics for non-utf8 latin1 chars
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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" |