skip to main content

Package Information for perl-Params-Validate 0.86-1.el5.rf

Name: perl-Params-Validate Vendor: Dag Apt Repository, http://dag.wieers.com/apt/
Version: 0.86 Build Date: Thu Mar 08 15:43:07 2007
Release: 1.el5.rf Build Host: lisse.leuven.wieers.com
Group: Applications/CPAN Source: perl-Params-Validate-0.86-1.el5.rf.src.rpm
Size: 237519 License: Artistic/GPL
Packager: Dries Verachtert <dries-AT-ulyssis.org> Arch: x86_64
Summary: Validation of method parameters
Description:  
The Params::Validate module provides a flexible system for validation
method/function call parameters. The validation can be as simple as
checking for the presence of required parameters or as complex as
validating object classes (via isa) or capabilities (via can),
checking parameter types, and using customized callbacks to ensure
data integrity.

The module has been designed to work equally well with positional or
named parameters (as a hash or hash reference).

It includes both a fast XS implementation, and a slower pure Perl
implementation that it can fall back on.

Documentation Files

Click on a link to view the documentation file, pod files will be automatically converted into html.