freebsd-ports/devel/p5-Test-Exception-LessClever/pkg-descr
Sunpoet Po-Chuan Hsieh ba6704290b - 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/
2011-10-04 16:34:48 +00:00

7 lines
422 B
Text

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/