Bug 100546 - [NEW PORT] devel/p5-Params-Classify: Argument type classification
Summary: [NEW PORT] devel/p5-Params-Classify: Argument type classification
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: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-19 16:20 UTC by gslin
Modified: 2006-07-19 23:57 UTC (History)
1 user (show)

See Also:


Attachments
p5-Params-Classify-0.000.shar (2.57 KB, text/plain)
2006-07-19 16:20 UTC, gslin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.