Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37552845
en ru br
ALT Linux repositórios
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 :: Desenvolvimento/Perl
RPM: perl-Params-Check

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 0.23-alt1
Data da compilação: 12 julho 2005, 19:37 ( 980.5 weeks ago )
Tamanho:: 13.67 Kb

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

Licença: Artistic
Sumário: Params-Check - Templated based param validation
Descrição:

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:

=over 4

=item *

Convert all keys to lowercase

=item *

Check if all required arguments have been provided

=item *

Set arguments that have not been provided to the default

=item *

Weed out arguments that are not supported and warn about them to the
user

=item *

Validate the arguments given by the user based on strings, regexes,
lists or even subroutines

=item *

Enforce type integrity if required

=back

Most of Params::Check's power comes from its template, which we'll
discuss below:

Mantenedor currente: Vitaly Lipatov

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • perl-Params-Check
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009