summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorKarl Williamson <khw@khw-desktop.(none)>2010-05-27 22:24:40 -0600
committerRafael Garcia-Suarez <rgs@consttype.org>2010-05-30 19:55:29 +0200
commit71648f9a69cff1f8ee90adfed51c64c3c2dfeaf1 (patch)
tree516e5660630d1b9117fdcb7233dceab57cf362bb /MANIFEST
parentabd889b86d676557bdda48bf0873bd04aa95a9ff (diff)
downloadperl-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--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index a676231146..197d35966f 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -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