This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update Term-ANSIColor to CPAN version 4.03
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>
Wed, 28 May 2014 15:38:12 +0000 (16:38 +0100)
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>
Wed, 28 May 2014 16:04:56 +0000 (17:04 +0100)
commit5e64492f6452260c13875425441f9127e716df7b
tree0ab5c332f2126fb2bd0ea0dba957575a474698f4
parent958bf2239ef31fb4df8ca5ec2036429602b134a5
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)
MANIFEST
Porting/Maintainers.pl
cpan/Term-ANSIColor/lib/Term/ANSIColor.pm [moved from cpan/Term-ANSIColor/ANSIColor.pm with 94% similarity]
cpan/Term-ANSIColor/t/lib/Test/RRA.pm [new file with mode: 0644]
cpan/Term-ANSIColor/t/lib/Test/RRA/Config.pm [new file with mode: 0644]
cpan/Term-ANSIColor/t/module/aliases-func.t [moved from cpan/Term-ANSIColor/t/aliases-func.t with 98% similarity, mode: 0755]
cpan/Term-ANSIColor/t/module/basic.t [moved from cpan/Term-ANSIColor/t/basic.t with 99% similarity, mode: 0755]
cpan/Term-ANSIColor/t/module/basic256.t [moved from cpan/Term-ANSIColor/t/basic256.t with 98% similarity, mode: 0755]
cpan/Term-ANSIColor/t/module/eval.t [moved from cpan/Term-ANSIColor/t/eval.t with 52% similarity, mode: 0755]
cpan/Term-ANSIColor/t/module/stringify.t [moved from cpan/Term-ANSIColor/t/stringify.t with 90% similarity, mode: 0755]
cpan/Term-ANSIColor/t/taint/basic.t [moved from cpan/Term-ANSIColor/t/taint.t with 96% similarity, mode: 0755]