freebsd-ports/devel/p5-Test-Harness-Straps/pkg-plist
Steve Wills a8ae3ea0c9 Test::Harness is limited to printing out its results. This makes analysis of
the test results difficult for anything but a human. To make it easier for
programs to work with test results, we provide Test::Harness::Straps. Instead
of printing the results, straps provide them as raw data. You can also
configure how the tests are to be run.

WWW:	http://search.cpan.org/dist/Test-Harness-Straps/
2011-12-14 02:00:38 +00:00

7 lines
253 B
Text

%%SITE_PERL%%/Test/Harness/Results.pm
%%SITE_PERL%%/Test/Harness/Point.pm
%%SITE_PERL%%/Test/Harness/Iterator.pm
%%SITE_PERL%%/Test/Harness/Assert.pm
%%SITE_PERL%%/Test/Harness/Straps.pm
@dirrmtry %%SITE_PERL%%/Test/Harness
@dirrmtry %%SITE_PERL%%/Test