summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2004-05-31 19:06:21 +0000
committerNicholas Clark <nick@ccl4.org>2004-05-31 19:06:21 +0000
commit7ebf06b31de77009e38bdcb8efee7397a3652311 (patch)
tree875835d0660830738ba890673c4023c1e27f5f9e /MANIFEST
parent8aa03e5d63b0323d10767d89d543f39f35238218 (diff)
downloadperl-7ebf06b31de77009e38bdcb8efee7397a3652311.tar.gz
replace the run time code in lib/utf8_pva.pl with data generated
at build by mktables, stored in lib/unicore/PVA.pl p4raw-id: //depot/perl@22881
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 0 insertions, 1 deletions
diff --git a/MANIFEST b/MANIFEST
index a74806f0e2..609919dbf0 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1846,7 +1846,6 @@ lib/User/grent.t See if User::grwent works
lib/User/pwent.pm By-name interface to Perl's builtin getpw*
lib/User/pwent.t See if User::pwent works
lib/utf8_heavy.pl Support routines for utf8 pragma
-lib/utf8_pva.pl Support routines for utf8 pragma
lib/utf8.pm Pragma to control Unicode support
lib/utf8.t See if utf8 operations work
lib/validate.pl Perl library supporting wholesale file mode validation