This release fixes a problem with one test case that wasn't properly skipped if Test::Warn were not available. It also improves the documentation somewhat. The URL http://archives.eyrie.org/software/perl/Term-ANSIColor-4.01.tar.gz has entered CPAN as file: $CPAN/authors/id/R/RR/RRA/Term-ANSIColor-4.01.tar.gz size: 40094 bytes md5: b7bbc80c976d8beb078b12d6413c3570 Changes from the previous release: 2012-12-31 Russ Allbery <rra@stanford.edu> * ANSIColor.pm: Version 4.01 released. * t/strict.t: During coverage checking, skip generic tests that don't run module code for a significant speed-up. * examples/generate-colors: Add POD documentation. * t/critic.t: Also check the examples directory. * t/pod.t: Likewise. * t/pod-spelling.t: Likewise. * t/aliases-env.t: Fix logic for skipping tests when Test::Warn is not installed. -- Russ Allbery (rra@stanford.edu) <http://www.eyrie.org/~eagle/>