summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorSteffen Mueller <smueller@cpan.org>2009-08-30 14:48:53 +0200
committerSteffen Mueller <smueller@cpan.org>2009-08-30 17:58:34 +0200
commit2c48d544547cde085a32e29c951f5afcd7ed5501 (patch)
tree66501e8557e8e1b42e5edf48aae0a93f1af92b91 /MANIFEST
parent64e539b637067d67babd091ef7ce730f1f61d718 (diff)
downloadperl-2c48d544547cde085a32e29c951f5afcd7ed5501.tar.gz
Move Term::Cap from lib to ext
Remove PERL_CORE boilerplate in Term::Cap tests
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST4
1 files changed, 2 insertions, 2 deletions
diff --git a/MANIFEST b/MANIFEST
index 2fcf2673b6..ddefe3d81b 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1297,6 +1297,8 @@ ext/Term-ANSIColor/ANSIColor.pm Perl module supporting termcap usage
ext/Term-ANSIColor/ChangeLog Term::ANSIColor
ext/Term-ANSIColor/README Term::ANSIColor
ext/Term-ANSIColor/t/basic.t Tests for Term::ANSIColor
+ext/Term-Cap/Cap.pm Perl module supporting termcap usage
+ext/Term-Cap/test.pl See if Term::Cap works
ext/Test-Harness/bin/prove The prove harness utility
ext/Test-Harness/Changes Test::Harness change log
ext/Test-Harness/lib/App/Prove.pm Gubbins for the prove utility
@@ -3142,8 +3144,6 @@ lib/Symbol.t See if Symbol works
lib/syslog.pl Perl library supporting syslogging
lib/tainted.pl Old code for tainting
lib/termcap.pl Perl library supporting termcap usage
-lib/Term/Cap.pm Perl module supporting termcap usage
-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