Package: test-exception-pm Version: 0.43 Revision: 1 Type: perl Description: Perl module to test exception based code License: Artistic/GPL Maintainer: Christian Schaffner # Dependencies: Depends: << sub-uplevel-pm << # Unpack Phase: Source: mirror:cpan:authors/id/E/EX/EXODIST/Test-Exception-%v.tar.gz Source-Checksum: SHA256(156b13f07764f766d8b45a43728f2439af81a3512625438deab783b7883eb533) # Install Phase: UpdatePOD: True DocFiles: Changes # Additional Info: DescDetail: << This module provides a few convenience methods for testing exception based code. It is built with Test::Builder and plays happily with Test::More and friends. If you are not already familiar with Test::More now would be the time to go take a look. You can specify the test plan when you "use Test::Exception" in the same way as "use Test::More". See Test::More for details. << Homepage: https://metacpan.org/dist/Test-Exception/