1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
freebsd-ports/devel/p5-Test-Trap/pkg-plist
Sunpoet Po-Chuan Hsieh 3e4882176a - Add p5-Test-Trap 0.2.1
Test::Trap is primarily (but not exclusively) for use in test scripts: a block
eval on steroids, configurable and extensible, but by default trapping (Perl)
STDOUT, STDERR, warnings, exceptions, would-be exit codes, and return values
from boxed blocks of test code.

The values collected by the latest trap can then be queried or tested through a
special trap object.

WWW: http://search.cpan.org/dist/Test-Trap/
2011-09-10 06:38:16 +00:00

12 lines
444 B
Plaintext

%%SITE_PERL%%/Test/Trap.pm
%%SITE_PERL%%/Test/Trap/Builder.pm
%%SITE_PERL%%/Test/Trap/Builder/PerlIO.pm
%%SITE_PERL%%/Test/Trap/Builder/SystemSafe.pm
%%SITE_PERL%%/Test/Trap/Builder/TempFile.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Trap/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Trap
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test
@dirrm %%SITE_PERL%%/Test/Trap/Builder
@dirrm %%SITE_PERL%%/Test/Trap
@dirrmtry %%SITE_PERL%%/Test