summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2012-01-29 20:54:15 -0800
committerFather Chrysostomos <sprout@cpan.org>2012-01-29 21:53:52 -0800
commit7d76264217df3933754d722dc21cd67d80e35df9 (patch)
tree4a3e040d74c0a6d91e80c2ebb836c7a71c275f6f /MANIFEST
parent5055469f0315119bcbc40bd74a9254e55dab3d29 (diff)
downloadperl-7d76264217df3933754d722dc21cd67d80e35df9.tar.gz
Update MANIFEST
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST3
1 files changed, 3 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 93524ba85d..564955733f 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -3467,7 +3467,10 @@ dist/Storable/t/weak.t Can Storable store weakrefs
dist/Term-Complete/lib/Term/Complete.pm A command completion subroutine
dist/Term-Complete/t/Complete.t See if Term::Complete works
dist/Term-ReadLine/lib/Term/ReadLine.pm Stub readline library
+dist/Term-ReadLine/t/AE.t See if Term::ReadLine works
+dist/Term-ReadLine/t/AETk.t See if Term::ReadLine works
dist/Term-ReadLine/t/ReadLine.t See if Term::ReadLine works
+dist/Term-ReadLine/t/Tk.t See if Term::ReadLine works
dist/Text-Abbrev/lib/Text/Abbrev.pm An abbreviation table builder
dist/Text-Abbrev/t/Abbrev.t Test Text::Abbrev
dist/Thread-Queue/lib/Thread/Queue.pm Thread-safe queues