Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37875468
en ru br
Репозитории ALT

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

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

%define bname Data-Validate
Name: perl-%bname
Version: 0.09
Release: alt2
Summary: Common data validation methods
Group: Development/Perl
License: Perl (GPL or Artistic)
URL: http://search.cpan.org/dist/%bname
Source: http://cpan.org.ua/authors/id/S/SO/SONNEN/%bname-%version.tar
BuildArch: noarch

BuildRequires: rpm-build-perl perl-devel perl(Math/BigInt/FastCalc.pm) perl(Math/BigInt.pm)

%description
This module collects common validation routines to make input validation, and
untainting easier and more readable. Most of the functions are not much shorter
than their direct perl equivalent (and are much longer in some cases), but their
names make it clear what you're trying to test for.


%prep
%setup -q -n %bname-%version


%build
%perl_vendor_build


%install
%perl_vendor_install


%files
%doc Changes README
%perl_vendor_privlib/Data
%perl_vendor_privlib/auto/*


%changelog

Полный changelog можно просмотреть здесь

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