1Test::Builder::Tester::UCsoelrorC(o3n)tributed Perl DocuTmeesntt:a:tBiuoinlder::Tester::Color(3)
2
3
4
6 Test::Builder::Tester::Color - turn on colour in Test::Builder::Tester
7
9 When running a test script
10
11 perl -MTest::Builder::Tester::Color test.t
12
14 Importing this module causes the subroutine color in
15 Test::Builder::Tester to be called with a true value causing colour
16 highlighting to be turned on in debug output.
17
18 The sole purpose of this module is to enable colour highlighting from
19 the command line.
20
22 Copyright Mark Fowler <mark@twoshortplanks.com> 2002.
23
24 This program is free software; you can redistribute it and/or modify it
25 under the same terms as Perl itself.
26
28 This module will have no effect unless Term::ANSIColor is installed.
29
31 Test::Builder::Tester, Term::ANSIColor
32
33
34
35perl v5.16.3 2011-02-23 Test::Builder::Tester::Color(3)