summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorPrymmer/Kahn <pvhp@best.com>2001-06-21 17:03:24 -0700
committerJarkko Hietaniemi <jhi@iki.fi>2001-06-22 12:13:37 +0000
commit3a9c887ec5858f682dcfa670925a52c00d6a8199 (patch)
tree95f5b58322c5cf9d4459cef0f65f1e6cceb58a90 /MANIFEST
parent76f26e3591a8243af871f7d09fe437dffde7a28b (diff)
downloadperl-3a9c887ec5858f682dcfa670925a52c00d6a8199.tar.gz
trigraphs and tests for h2xs
Message-ID: <Pine.BSF.4.21.0106212354510.6026-100000@shell8.ba.best.com> p4raw-id: //depot/perl@10820
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 1bc75f7d8d..6e1805fd4e 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -908,6 +908,7 @@ lib/Getopt/Std.pm Fetch command options (getopt, getopts)
lib/Getopt/Std.t See if Getopt::Std and Getopt::Long work
lib/getopts.pl Perl library supporting option parsing
lib/h2ph.t See if h2ph works like it should
+lib/h2xs.t See if h2xs produces expected lists of files
lib/hostname.pl Old hostname code
lib/I18N/Collate.pm Routines to do strxfrm-based collation
lib/I18N/Collate.t See if I18N::Collate works