Bug 100546

Summary: [NEW PORT] devel/p5-Params-Classify: Argument type classification
Product: Ports & Packages Reporter: gslin
Component: Individual Port(s)Assignee: Cheng-Lung Sung <clsung>
Status: Closed FIXED    
Severity: Affects Only Me CC: gslin
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
p5-Params-Classify-0.000.shar none

Description gslin 2006-07-19 16:20:14 UTC
This module provides various type-testing functions. These are
intended for functions that, unlike most Perl code, care what type of
data they are operating on. For example, some functions wish to behave
differently depending on the type of their arguments (like overloaded
functions in C++).

These functions only provide type classification; they do not enforce
type restrictions. Type enforcement may, of course, be built using
these classification functions, but the reader's attention is drawn
to Params::Validate.

WWW:	http://search.cpan.org/dist/Params-Classify/

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-07-19 16:20:26 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

clsung@ wants his PRs
Comment 2 Cheng-Lung Sung freebsd_committer freebsd_triage 2006-07-19 23:57:32 UTC
State Changed
From-To: open->closed

New port added. Thank You.