perl-Test-Exception-LessClever - Test::Exception simplified
Website: | http://search.cpan.org/dist/Test-Exception-LessClever/ |
---|---|
License: | GPL+ or Artistic |
- Description:
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.
Packages
perl-Test-Exception-LessClever-0.006-3m.mo8.noarch [10 KiB] |
Changelog
by NARITA Koichi (2014-06-29):
- (0.006-3m) - rebuild against perl-5.20.0 |