Test-Run-Plugin-CollectStats
Test-Run-Plugin-CollectStats is a set of plugins for Test-Run that collect
the statistics and data of the tests and serialise them at the end.
It requires the Test-Run and related CPAN modules.
INSTALLATION
To install this module, run the following commands:
perl Build.PL
./Build
./Build test
./Build install
SUPPORT AND DOCUMENTATION
After installing, you can find documentation for this module with the perldoc command.
perldoc Test::Run::Plugin::CollectStats
You can also look for information at:
Search CPAN
http://search.cpan.org/dist/Test-Run-Plugin-CollectStats
CPAN Request Tracker:
http://rt.cpan.org/NoAuth/Bugs.html?Dist=Test-Run-Plugin-CollectStats
AnnoCPAN, annotated CPAN documentation:
http://annocpan.org/dist/Test-Run-Plugin-CollectStats
CPAN Ratings:
http://cpanratings.perl.org/d/Test-Run-Plugin-CollectStats
COPYRIGHT AND LICENCE
Copyright (C) 2007 Shlomi Fish
This program is released under the following license: MIT/X11.