summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorFlorian Ragwitz <rafl@debian.org>2011-07-13 17:26:42 +0200
committerFlorian Ragwitz <rafl@debian.org>2011-07-13 17:56:23 +0200
commit7f4d7a860e99508a6d987ad8b17c5f085376cf40 (patch)
treea24d0bdb50a5d35facb159c2914111c70248a5d7 /MANIFEST
parente22e289db465f8d0c6edd99855cde6ed8d7ffa3c (diff)
downloadperl-7f4d7a860e99508a6d987ad8b17c5f085376cf40.tar.gz
Dual-life Term::Complete
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST4
1 files changed, 2 insertions, 2 deletions
diff --git a/MANIFEST b/MANIFEST
index 7f91488443..ac1fbc6f8c 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -3319,6 +3319,8 @@ dist/Storable/t/tied.t See if Storable works
dist/Storable/t/utf8hash.t See if Storable works
dist/Storable/t/utf8.t See if Storable works
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/ReadLine.t See if Term::ReadLine works
dist/Text-Abbrev/lib/Text/Abbrev.pm An abbreviation table builder
@@ -4052,8 +4054,6 @@ lib/subs.pm Declare overriding subs
lib/subs.t See if subroutine pseudo-importation works
lib/Symbol.pm Symbol table manipulation routines
lib/Symbol.t See if Symbol works
-lib/Term/Complete.pm A command completion subroutine
-lib/Term/Complete.t See if Term::Complete works
lib/Thread.pm Thread extensions frontend
lib/Thread.t Thread extensions frontend tests
lib/Tie/Array.pm Base class for tied arrays