cvs commit: ports/devel Makefile ports/devel/p5-Test-Fatal
Makefile distinfo pkg-descr pkg-plist
Frederic Culot
culot at FreeBSD.org
Mon Nov 15 20:11:25 UTC 2010
culot 2010-11-15 20:11:25 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/p5-Test-Fatal Makefile distinfo pkg-descr pkg-plist
Log:
Test::Fatal is an alternative to the popular Test::Exception.
It does much less, but should allow greater flexibility in
testing exception-throwing code with about the same amount of
typing.
WWW: http://search.cpan.org/dist/Test-Fatal/
Approved by: sahil@ (mentor)
Revision Changes Path
1.4116 +1 -0 ports/devel/Makefile
1.1 +24 -0 ports/devel/p5-Test-Fatal/Makefile (new)
1.1 +2 -0 ports/devel/p5-Test-Fatal/distinfo (new)
1.1 +7 -0 ports/devel/p5-Test-Fatal/pkg-descr (new)
1.1 +5 -0 ports/devel/p5-Test-Fatal/pkg-plist (new)
More information about the cvs-ports
mailing list