Bug 47583 - New port: Test::Exception - test functions for exception based code
Summary: New port: Test::Exception - test functions for exception based code
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-28 09:20 UTC by Erwin Lansing
Modified: 2003-01-28 14:35 UTC (History)
0 users

See Also:


Attachments
p5-Test-Exception.sh (3.01 KB, text/plain)
2003-01-28 09:20 UTC, Erwin Lansing
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Erwin Lansing 2003-01-28 09:20:01 UTC
This module provides a few convenience methods for testing
exception based code. It is built with Test::Builder and
plays happily with Test::Simple, Test::More and friends.

If you are not familiar with Test::Simple or Test::More
now would be the time to go take a look.

WWW: http://search.cpan.org/dist/Test-Exception/
Comment 1 Anton Berezin freebsd_committer freebsd_triage 2003-01-28 14:35:43 UTC
State Changed
From-To: open->closed

New port added, thanks!