Bug 47583

Summary: New port: Test::Exception - test functions for exception based code
Product: Ports & Packages Reporter: Erwin Lansing <erwin>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
p5-Test-Exception.sh none

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!