Test-Run-CmdLine-Drivers-ColorSummary

This module can color the summary of Test::Run::CmdLine in different colors,
for a quick determination of success or failure.

INSTALLATION

To install this module, run the following commands:

    perl Makefile.PL
    make
    make test
    make install


COPYRIGHT AND LICENCE

Copyright (C) 2005 Shlomi Fish

This program is released under the MIT X11 License.

