summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorRichard Clamp <richardc@unixbeard.net>2001-12-10 00:51:47 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-12-10 00:15:19 +0000
commite15d0a488cd96bf0cd62651d11d7a5718ab1cde3 (patch)
tree83cc5bbbfc0e3ee2e805275ee04e9eb672d49b95 /MANIFEST
parent932b74874cde09c18c99efef628e815e5bd4bf76 (diff)
downloadperl-e15d0a488cd96bf0cd62651d11d7a5718ab1cde3.tar.gz
Term::ReadLine tweaks and test
Message-ID: <20011210005147.GA1073@mirth.demon.co.uk> p4raw-id: //depot/perl@13576
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index a2cb674bc3..b8ccc88739 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1209,6 +1209,7 @@ lib/Term/Cap.t See if Term::Cap works
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/Term/ReadLine.t See if Term::ReadLine works
lib/termcap.pl Perl library supporting termcap usage
lib/Test.pm A simple framework for writing test scripts
lib/Test/Builder.pm For writing new test libraries