This release adds an additional function, colorvalid, that isn't exported
by default. It was requested by the Perl::Critic developers. There are a
few other, more minor fixes.
The URL
http://archives.eyrie.org/software/perl/ANSIColor-2.02.tar.gz
has entered CPAN as
file: $CPAN/authors/id/R/RR/RRA/ANSIColor-2.02.tar.gz
size: 18378 bytes
md5: d9b46a35541ffe7fcbe708e82ef95bf7
Changes from the previous release:
2009-08-30 Russ Allbery <rra@stanford.edu>
* ANSIColor.pm: Version 2.02 released.
* ANSIColor.pm: Update compatibility matrix to reflect that xterm
now supports blink.
* ANSIColor.pm (colorvalid): New function to check whether an
attribute is known.
* t/basic.t: Test colorvalid.
2009-07-04 Russ Allbery <rra@stanford.edu>
* ANSIColor.pm: Add an example of checking color attributes by
catching exceptions from color() to the documentation.
* ANSIColor.pm: Add FAINT as a synonym for DARK and export it when
constants are requested.
* t/basic.t: Test faint and FAINT as a synonym for dark/DARK.
--
Russ Allbery (rra@stanford.edu) <http://www.eyrie.org/~eagle/>
Thread Next