Opened 19 years ago

Closed 19 years ago

#2931 closed defect (fixed)

new port, perl/p5-params-validate

Reported by: mat@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

The Params::Validate module allows you to validate method or function call parameters to an arbitrary level of specificity. At the simplest level, it is capable of validating the required parameters were given and that no unspecified additional parameters were passed in. It is also capable of determining that a parameter is of a specific type, that it is an object of a certain class hierarchy, that it possesses certain methods, or applying validation callbacks to arguments.

Attachments (1)

Portfile (743 bytes) - added by mat@… 19 years ago.
Portfile

Download all attachments as: .zip

Change History (7)

Changed 19 years ago by mat@…

Attachment: Portfile added

Portfile

comment:1 Changed 19 years ago by mat@…

blocked: 2933

comment:2 Changed 19 years ago by mat@…

blocked: 2935

comment:3 Changed 19 years ago by mat@…

blocked: 2936

comment:4 Changed 19 years ago by mat@…

blocked: 2946

comment:5 Changed 19 years ago by mat@…

blocked: 2947

comment:6 Changed 19 years ago by mww@…

Resolution: fixed
Status: newclosed

thanks - commited!

Note: See TracTickets for help on using tickets.