Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37832951
en ru br
ALT Linux repos
S:0.38-alt1
5.0: 0.26-alt2
4.1: 0.23-alt1
4.0: 0.23-alt1
3.0: 0.23-alt1

Group :: Development/Perl
RPM: perl-Params-Check

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.26-alt2
Build date: 6 october 2008, 09:57 ( 813.3 weeks ago )
Size: 14.65 Kb

Home page:   http://www.cpan.org

License: Artistic
Summary: Params-Check - Templated based param validation
Description:

Params::Check is a generic input parsing/checking mechanism.

It allows you to validate input via a template. The only requirement
is that the arguments must be named.

Params::Check can do the following things for you:
* Convert all keys to lowercase
* Check if all required arguments have been provided
* Set arguments that have not been provided to the default
* Weed out arguments that are not supported and warn about them to the user
* Validate the arguments given by the user based on strings, regexes,
  lists or even subroutines
* Enforce type integrity if required

Current maintainer: Vitaly Lipatov

List of contributors

List of rpms provided by this srpm:

  • perl-Params-Check
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin