Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Params-Classify-0.15.0-3 RPM for aarch64

From OpenMandriva Cooker for aarch64 / main / release

Name: perl-Params-Classify Distribution: OpenMandriva Lx
Version: 0.15.0 Vendor: OpenMandriva
Release: 3 Build date: Thu Jun 29 01:00:55 2023
Group: Development/Perl Build host: altra-5.openmandriva.org
Size: 228685 Source RPM: perl-Params-Classify-0.15.0-3.src.rpm
Packager: bero <bero@lindev.ch>
Url: http://metacpan.org/pod/Params::Classify
Summary: Argument type classification
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.

Provides

Requires

License

GPLv2+ or Artistic

Files

/usr/lib64/perl5/vendor_perl/Params
/usr/lib64/perl5/vendor_perl/Params/Classify.pm
/usr/lib64/perl5/vendor_perl/auto
/usr/lib64/perl5/vendor_perl/auto/Params
/usr/lib64/perl5/vendor_perl/auto/Params/Classify
/usr/lib64/perl5/vendor_perl/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.zst


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Apr 26 23:13:12 2024