Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37520121
en ru br
Репозитории ALT
S:0.38-alt1
5.1: 0.26-alt2
4.1: 0.23-alt1
4.0: 0.23-alt1
3.0: 0.23-alt1
www.altlinux.org/Changes

Группа :: Разработка/Perl
Пакет: perl-Params-Check

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 0.23-alt1
Время сборки: 12 июля 2005, 19:37 ( 980.3 недели назад )
Размер архива: 13.67 Kb

Домашняя страница:   http://www.cpan.org

Лицензия: Artistic
О пакете: Params-Check - Templated based param validation
Описание:

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:

Текущий майнтейнер: Vitaly Lipatov

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • perl-Params-Check
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin