diff options
author | Florian Ragwitz <rafl@debian.org> | 2011-07-13 17:26:42 +0200 |
---|---|---|
committer | Florian Ragwitz <rafl@debian.org> | 2011-07-13 17:56:23 +0200 |
commit | 7f4d7a860e99508a6d987ad8b17c5f085376cf40 (patch) | |
tree | a24d0bdb50a5d35facb159c2914111c70248a5d7 /MANIFEST | |
parent | e22e289db465f8d0c6edd99855cde6ed8d7ffa3c (diff) | |
download | perl-7f4d7a860e99508a6d987ad8b17c5f085376cf40.tar.gz |
Dual-life Term::Complete
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |