summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>2014-05-28 16:38:12 +0100
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>2014-05-28 17:04:56 +0100
commit5e64492f6452260c13875425441f9127e716df7b (patch)
tree0ab5c332f2126fb2bd0ea0dba957575a474698f4 /MANIFEST
parent958bf2239ef31fb4df8ca5ec2036429602b134a5 (diff)
downloadperl-5e64492f6452260c13875425441f9127e716df7b.tar.gz
Update Term-ANSIColor to CPAN version 4.03
[DELTA] Term::ANSIColor 4.03 (2014-03-23) Switch the module build system to Module::Build, but still generate a Makefile.PL file for backward compatibility and for the use of Perl core. Fix typo in SYNOPSIS (colorstrip example) and duplicated word. Thanks, Olivier Mengué and David Steinbrunner. (#85480, #94006) Skip POD and some other style tests unless doing automated or release testing. Skip POD spelling, coverage, and Perl::Critic tests unless doing author testing. Use the Lancaster Consensus environment variables instead of RRA_MAINTAINER_TESTS. (#93474) Add SEE ALSO reference to Win32::Console::ANSI. (#87295)
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST16
1 files changed, 9 insertions, 7 deletions
diff --git a/MANIFEST b/MANIFEST
index 017e00a17b..37b31e58fa 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -2002,13 +2002,15 @@ cpan/Sys-Syslog/win32/PerlLog_dll.uu Sys::Syslog extension Win32 related file
cpan/Sys-Syslog/win32/PerlLog.mc Sys::Syslog extension Win32 related file
cpan/Sys-Syslog/win32/PerlLog_RES.uu Sys::Syslog extension Win32 related file
cpan/Sys-Syslog/win32/Win32.pm Sys::Syslog extension Win32 related file
-cpan/Term-ANSIColor/ANSIColor.pm Perl module supporting termcap usage
-cpan/Term-ANSIColor/t/aliases-func.t
-cpan/Term-ANSIColor/t/basic256.t
-cpan/Term-ANSIColor/t/basic.t Tests for Term::ANSIColor
-cpan/Term-ANSIColor/t/eval.t
-cpan/Term-ANSIColor/t/stringify.t Tests for Term::ANSIColor
-cpan/Term-ANSIColor/t/taint.t
+cpan/Term-ANSIColor/lib/Term/ANSIColor.pm
+cpan/Term-ANSIColor/t/lib/Test/RRA/Config.pm
+cpan/Term-ANSIColor/t/lib/Test/RRA.pm
+cpan/Term-ANSIColor/t/module/aliases-func.t
+cpan/Term-ANSIColor/t/module/basic256.t
+cpan/Term-ANSIColor/t/module/basic.t
+cpan/Term-ANSIColor/t/module/eval.t
+cpan/Term-ANSIColor/t/module/stringify.t
+cpan/Term-ANSIColor/t/taint/basic.t
cpan/Term-Cap/Cap.pm Perl module supporting termcap usage
cpan/Term-Cap/test.pl See if Term::Cap works
cpan/Test-Harness/bin/prove The prove harness utility