cvs commit: ports/devel Makefile
ports/devel/p5-Test-Exception-LessClever
Makefile distinfo pkg-descr pkg-plist
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Oct 4 16:34:49 UTC 2011
sunpoet 2011-10-04 16:34:48 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/p5-Test-Exception-LessClever Makefile distinfo pkg-descr
pkg-plist
Log:
- Add p5-Test-Exception-LessClever 0.006
Test::Exception::LessClever is an alternative to Test::Exception that is much
simpler. This alternative does not use fancy stack tricks to hide itself. The
idea here is to keep it simple. This also solves the Test::Exception bug where
some dies will be hidden when a DESTROY method calls eval. If a DESTROY method
masks $@ a warning will be generated as well.
WWW: http://search.cpan.org/dist/Test-Exception-LessClever/
Revision Changes Path
1.4578 +1 -0 ports/devel/Makefile
1.1 +31 -0 ports/devel/p5-Test-Exception-LessClever/Makefile (new)
1.1 +2 -0 ports/devel/p5-Test-Exception-LessClever/distinfo (new)
1.1 +7 -0 ports/devel/p5-Test-Exception-LessClever/pkg-descr (new)
1.1 +3 -0 ports/devel/p5-Test-Exception-LessClever/pkg-plist (new)
More information about the cvs-all
mailing list