Package: test-exception-pm Version: 0.21 Revision: 1 Type: perl Description: Perl module to test exception based code License: Artistic/GPL Maintainer: Christian Schaffner # Dependencies: Depends: sub-uplevel-pm, test-builder-tester-pm # Unpack Phase: Source: mirror:cpan:authors/id/A/AD/ADIE/Test-Exception-%v.tar.gz Source-MD5: fc1aab12ca0867dd46328e169c06a21c # Install Phase: UpdatePOD: True DocFiles: Changes MANIFEST README SIGNATURE # 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: http://search.cpan.org/dist/Test-Exception/