summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorchromatic <chromatic@wgz.org>2001-09-08 13:33:42 -0600
committerJarkko Hietaniemi <jhi@iki.fi>2001-09-09 13:16:43 +0000
commitbbd9de80171ea0fa05dd6f3d3ca2dd7f725ba05c (patch)
tree5c7bd20bbf3c399f6b5e773e4fbada3b722057ed /MANIFEST
parent9dc10e63ca59281e54002455d90c80f35b788b04 (diff)
downloadperl-bbd9de80171ea0fa05dd6f3d3ca2dd7f725ba05c.tar.gz
Add Test for Term::Complete
Message-ID: <20010909013810.11522.qmail@onion.perl.org> p4raw-id: //depot/perl@11959
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 1806ad0e63..60fa6f753a 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1124,6 +1124,7 @@ lib/Term/ANSIColor/README Term::ANSIColor
lib/Term/ANSIColor/test.pl See if Term::ANSIColor works
lib/Term/Cap.pm Perl module supporting termcap usage
lib/Term/Complete.pm A command completion subroutine
+lib/Term/Complete.t See if Term::Complete works
lib/Term/ReadLine.pm Stub readline library
lib/termcap.pl Perl library supporting termcap usage
lib/Test.pm A simple framework for writing test scripts