Test::Differences::Color - colorize the result of Test::Differences


Test-Differences-Color documentation  | view source Contained in the Test-Differences-Color distribution.

Index


NAME

Top

Test::Differences::Color - colorize the result of Test::Differences

VERSION

Top

Version 0.05

SYNOPSIS

Top

    use Test::More tests => 1;
    use Test::Differences::Color;

    eq_or_diff(\%hash1, \@hash2);

EXPORT

Top

eq_or_diff

FUNCTIONS

Top

eq_or_diff

see Test::Differences

SEE ALSO

Top

Test::Differences

AUTHOR

Top

Alec Chen, <alec at cpan.org>

BUGS

Top

Please report any bugs or feature requests to bug-test-differences-color at rt.cpan.org, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Test-Differences-Color. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

SUPPORT

Top

You can find documentation for this module with the perldoc command.

    perldoc Test::Differences::Color

You can also look for information at:

* RT: CPAN's request tracker

http://rt.cpan.org/NoAuth/Bugs.html?Dist=Test-Differences-Color

* AnnoCPAN: Annotated CPAN documentation

http://annocpan.org/dist/Test-Differences-Color

* CPAN Ratings

http://cpanratings.perl.org/d/Test-Differences-Color

* Search CPAN

http://search.cpan.org/dist/Test-Differences-Color

COPYRIGHT & LICENSE

Top


Test-Differences-Color documentation  | view source Contained in the Test-Differences-Color distribution.