SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Params-Classify rpm build for : Mandrake Other. For other distributions click perl-Params-Classify.

Name : perl-Params-Classify
Version : 0.13.0 Vendor : Mandriva
Release : 2 Date : 2012-01-26 00:49:19
Group : Development/Perl Source RPM : perl-Params-Classify-0.13.0-2.src.rpm
Size : 0.04 MB
Packager : Per Øyvind Karlsen < peroyvind_mandriva_org>
Summary : Argument type classification
Description :
This module provides various type-testing functions. These are intended for
functions that, unlike most Perl code, care what type of data they are
operating on. For example, some functions wish to behave differently
depending on the type of their arguments (like overloaded functions in
C++).

There are two flavours of function in this module. Functions of the first
flavour only provide type classification, to allow code to discriminate
between argument types. Functions of the second flavour package up the most
common type of type discrimination: checking that an argument is of an
expected type. The functions come in matched pairs, of the two flavours,
and so the type enforcement functions handle only the simplest requirements
for arguments of the types handled by the classification functions.
Enforcement of more complex types may, of course, be built using the
classification functions, or it may be more convenient to use a module
designed for the more complex job, such as the Params::Validate manpage.

This module is implemented in XS, with a pure Perl backup version for
systems that can\'t handle XS.

RPM found in directory: /vol/rzm6/linux-mandriva/devel/cooker/i586/media/contrib/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Params-Classify-0.13.0-2-mdv2012.0.i586.rpm
     Search for other platforms
perl-Params-Classify-0.13.0-2-mdv2012.0.sparc.rpm
perl-Params-Classify-0.13.0-2-mdv2012.0.alpha.rpm
perl-Params-Classify-0.13.0-2-mdv2012.0.ppc.rpm
perl-Params-Classify-0.13.0-2-mdv2012.0.ia64.rpm
perl-Params-Classify-0.13.0-2-mdv2012.0.s390.rpm

Provides :
Classify.so
perl(Params::Classify)
perl-Params-Classify

Requires :
libc.so.6
libc.so.6(GLIBC_2.0)
libc.so.6(GLIBC_2.1.3)
libc.so.6(GLIBC_2.4)
perl(abi) = 5.14.2
libperl.so
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.14.2/i386-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.14.2/i386-linux-thread-multi/Params
/usr/lib/perl5/vendor_perl/5.14.2/i386-linux-thread-multi/Params/Classify.pm
/usr/lib/perl5/vendor_perl/5.14.2/i386-linux-thread-multi/auto
/usr/lib/perl5/vendor_perl/5.14.2/i386-linux-thread-multi/auto/Params
/usr/lib/perl5/vendor_perl/5.14.2/i386-linux-thread-multi/auto/Params/Classify
/usr/lib/perl5/vendor_perl/5.14.2/i386-linux-thread-multi/auto/Params/Classify/Classify.so
/usr/share/doc/perl-Params-Classify
/usr/share/doc/perl-Params-Classify/Changes
/usr/share/doc/perl-Params-Classify/README
/usr/share/man/man3/Params::Classify.3pm.xz

 
ICM