summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorJeff Pinyan <japhy@pobox.com>2004-04-14 13:01:38 -0400
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2004-04-19 08:56:28 +0000
commitbac0b42524fd3607268d7139a21b07697a1c978b (patch)
tree432e583d3de1bc2fa9d32e63fc59b743c101a704 /MANIFEST
parent0e788c723acb32640922903142ad781f29abd676 (diff)
downloadperl-bac0b42524fd3607268d7139a21b07697a1c978b.tar.gz
Re: [PATCH] lib/utf8_heavy.pl -- cascading classes and '&' support
From: "Jeff 'japhy' Pinyan" <japhy@perlmonk.org> Message-ID: <Pine.LNX.4.44.0404141659480.11423-301000@perlmonk.org> p4raw-id: //depot/perl@22713
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 1f8239d42e..cf87b5f194 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -2952,6 +2952,7 @@ t/TestInit.pm Preamble library for core tests
t/test.pl Simple testing library
t/uni/case.pl See if Unicode casing works
t/uni/chomp.t See if Unicode chomp works
+t/uni/class.t See if Unicode classes work (\p)
t/uni/fold.t See if Unicode folding works
t/uni/lower.t See if Unicode casing works
t/uni/sprintf.t See if Unicode sprintf works