freebsd-ports/devel/p5-Test-Debugger/pkg-plist
Yen-Ming Lee 445d4b2811 - add p5-Test-Debugger-0.14
Have you ever tried to debug a test script that is failing tests? Without too
many modifications, your test script can generate a log file with information
about each failed test.

You can take your existing test script, and with (hopefully) very little
effort, convert it to use Test::Debugger. Then re-run your modified test and
view the log file it creates.

WWW: http://search.cpan.org/dist/Test-Debugger/
2008-02-16 22:18:28 +00:00

5 lines
219 B
Text

%%SITE_PERL%%/Test/Debugger.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Debugger/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Debugger
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test
@dirrmtry %%SITE_PERL%%/Test