Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37740640
en ru br
ALT Linux repos
S:1.31-alt1
5.0: 0.91-alt1
4.1: 0.89-alt1
4.0: 0.87-alt1
3.0: 0.76-alt1

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define dist Params-Validate
Name: perl-%dist
Version: 0.87
Release: alt1

Summary: Validate method/function parameters
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source: %dist-%version-%release.tar

# Automatically added by buildreq on Tue Feb 27 2007

BuildRequires: perl-Attribute-Handlers perl-devel

%description
The Params::Validate module allows you to validate method or function
call parameters to an arbitrary level of specificity.  At the simplest
level, it is capable of validating the required parameters were given
and that no unspecified additional parameters were passed in.

%prep
%setup -q -n %dist-%version-%release

%build
%perl_vendor_build --xs

%install
%perl_vendor_install

%files
%doc Changes README TODO
%perl_vendor_archlib/Params*
%perl_vendor_autolib/Params*
%perl_vendor_archlib/Attribute*

%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