summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorJoshua Pritikin <joshua.pritikin@db.com>1998-02-14 12:58:01 -0500
committerMalcolm Beattie <mbeattie@sable.ox.ac.uk>1998-02-20 12:31:07 +0000
commit7b13a3f5c4a3c55f3e67d28478e708443ad0675c (patch)
tree10ad4d3c5c69d4b209f2b6f1578fc1230adc7313 /MANIFEST
parent3e6e419abe70da1b98e91819c8c57ca0a324772c (diff)
downloadperl-7b13a3f5c4a3c55f3e67d28478e708443ad0675c.tar.gz
allow the Test::Harness to grok TODO-type tests docs
p4raw-id: //depot/perl@539
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 84d65069a3..3287d16549 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -424,6 +424,7 @@ lib/Sys/Syslog.pm Perl module supporting syslogging
lib/Term/Cap.pm Perl module supporting termcap usage
lib/Term/Complete.pm A command completion subroutine
lib/Term/ReadLine.pm Stub readline library
+lib/Test.pm A simple framework for writing test scripts
lib/Test/Harness.pm A test harness
lib/Text/Abbrev.pm An abbreviation table builder
lib/Text/ParseWords.pm Perl module to split words on arbitrary delimiter