Term::ANSIColor 4.02

The previous release of my module to handle terminal escape sequences for text attributes and color worked fine on every version of Perl except for 5.6.2. This is the sort of thing that bothers me, since I'm trying to support every version of Perl from 5.6 on, but I don't have that old of a version around to test with any more.

Thankfully, David Cantrell (who ran a CPAN tester on that version) was kind enough to investigate further and found that the Exporter in that version requires any tags be listed before functions. After that tweak to one of the test cases, it appears to work properly (so the module itself was fine).

This release also adds the minimum Perl version to the module metadata.

You can get the latest version from the Term::ANSIColor distribution page.

Posted: 2013-01-07 21:01 — Why no comments?

Last spun 2022-02-06 from thread modified 2013-01-08