diff options
author | Nicholas Clark <nick@ccl4.org> | 2009-10-02 16:07:07 +0100 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2009-10-02 16:09:13 +0100 |
commit | 8c5b8ff02c62badaeb38078556879720bdf8945a (patch) | |
tree | 6a17a03fd59f1b4719f2159c132adaea88e92226 /MANIFEST | |
parent | e9bdeacf40b4e2e5954ea00d091c146c150cf3ec (diff) | |
download | perl-8c5b8ff02c62badaeb38078556879720bdf8945a.tar.gz |
Move Term::Cap from ext/ to cpan/
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1983,6 +1983,8 @@ cpan/Term-ANSIColor/ANSIColor.pm Perl module supporting termcap usage cpan/Term-ANSIColor/ChangeLog Term::ANSIColor cpan/Term-ANSIColor/README Term::ANSIColor cpan/Term-ANSIColor/t/basic.t Tests for Term::ANSIColor +cpan/Term-Cap/Cap.pm Perl module supporting termcap usage +cpan/Term-Cap/test.pl See if Term::Cap works cpan/Term-UI/lib/Term/UI/History.pm Term::UI cpan/Term-UI/lib/Term/UI.pm Term::UI cpan/Term-UI/t/00_load.t Term::UI tests @@ -2901,8 +2903,6 @@ ext/Storable/t/weak.t Can Storable store weakrefs ext/Sys-Hostname/Hostname.pm Sys::Hostname extension Perl module ext/Sys-Hostname/Hostname.xs Sys::Hostname extension external subroutines ext/Sys-Hostname/t/Hostname.t See if Sys::Hostname works -ext/Term-Cap/Cap.pm Perl module supporting termcap usage -ext/Term-Cap/test.pl See if Term::Cap works ext/Test-Simple/Changes Test::Simple changes ext/Test-Simple/lib/Test/Builder/Module.pm Base class for test modules ext/Test-Simple/lib/Test/Builder.pm For writing new test libraries |