SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-Params-Classify
Version : 0.015 Vendor : openSUSE
Release : lp152.3.2 Date : 2019-09-20 19:14:31
Group : Development/Libraries/Perl Source RPM : perl-Params-Classify-0.015-lp152.3.2.src.rpm
Size : 0.05 MB
Packager : https://bugs_opensuse_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 Params::Validate.

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

RPM found in directory: /vol/rzm3/linux-opensuse/distribution/leap/15.2/repo/oss/x86_64

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Params-Classify-0.015-lp152.3.2.x86_64.rpm
     

Provides :
perl(Params::Classify)
perl-Params-Classify
perl-Params-Classify(x86-64)

Requires :
libc.so.6()(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
perl(:MODULE_COMPAT_5.26.1)
perl(parent)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/Params
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/Params/Classify.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto/Params
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto/Params/Classify
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto/Params/Classify/Classify.bs
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto/Params/Classify/Classify.so
/usr/share/doc/packages/perl-Params-Classify
/usr/share/doc/packages/perl-Params-Classify/Changes
/usr/share/doc/packages/perl-Params-Classify/README
/usr/share/man/man3/Params::Classify.3pm.gz

 
ICM