diff options
author | Karl Williamson <khw@khw-desktop.(none)> | 2010-05-27 22:24:40 -0600 |
---|---|---|
committer | Rafael Garcia-Suarez <rgs@consttype.org> | 2010-05-30 19:55:29 +0200 |
commit | 71648f9a69cff1f8ee90adfed51c64c3c2dfeaf1 (patch) | |
tree | 516e5660630d1b9117fdcb7233dceab57cf362bb /MANIFEST | |
parent | abd889b86d676557bdda48bf0873bd04aa95a9ff (diff) | |
download | perl-71648f9a69cff1f8ee90adfed51c64c3c2dfeaf1.tar.gz |
Document tricks, work-arounds for user-defined casing
And add a .t file to verify that it works.
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4506,6 +4506,7 @@ t/op/tie.t See if tie/untie functions work t/op/time_loop.t Test that very large values don't hang gmtime and localtime. t/op/time.t See if time functions work t/op/tr.t See if tr works +t/op/turkish.t See if we can implement Turkish casing t/op/undef.t See if undef works t/op/universal.t See if UNIVERSAL class works t/op/unshift.t See if unshift works |