Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37711808
en ru br
ALT Linux repos
S:0.09-alt2

Group :: Development/Perl
RPM: perl-Data-Validate

 Main   Changelog   Spec   Patches   Sources   Download   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

Full changelog you can see here

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