Update Term-ANSIColor to CPAN version 3.00
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>
Thu, 24 Jun 2010 08:46:50 +0000 (09:46 +0100)
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>
Thu, 24 Jun 2010 08:46:50 +0000 (09:46 +0100)
commit2c33c7677d07b611b2eedbfa2f6b0b56a17ef91b
treef987bbeae1a7c2ff3e8e20707e61346ace429dfd
parent1d5256975fdcc8c1f917e69ec1d494ad9bd370a8
Update Term-ANSIColor to CPAN version 3.00

  [DELTA]

  Add bright versions of the basic eight foreground
  and background colors using the 9x and 10x codes, supported by
  emulators with 16 color support. (Jakob Ilves)

  Add some basic tests for bright color support. (Russ Allbery)

  Reorganize the documentation and be clearer about
  the function interface parameters.  Reword the explanation of
  bright and regular colors, and provide some advice about which to
  use. (Russ Allbery)
Porting/Maintainers.pl
cpan/Term-ANSIColor/ANSIColor.pm
cpan/Term-ANSIColor/ChangeLog
cpan/Term-ANSIColor/README
cpan/Term-ANSIColor/t/basic.t [changed mode: 0644->0755]