Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Params-Classify | Distribution: Mageia |
Version: 0.15.0 | Vendor: Mageia.Org |
Release: 11.mga9 | Build date: Wed Aug 3 00:20:33 2022 |
Group: Development/Perl | Build host: localhost |
Size: 43103 | Source RPM: perl-Params-Classify-0.15.0-11.mga9.src.rpm |
Packager: tv <tv> | |
Url: https://metacpan.org/release/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.
GPL+ or Artistic
* Wed Aug 03 2022 tv <tv> 0.15.0-11.mga9 + Revision: 1874736 - Rebuild b/c of "lib/Params/Classify.c: loadable library and perl binaries are mismatched (got first handshake key 0xeb00080, needed 0xeb80080)" * Tue Aug 02 2022 tv <tv> 0.15.0-10.mga9 + Revision: 1874695 - Rebuild b/c of "lib/Params/Classify.c: loadable library and perl binaries are mismatched (got first handshake key 0xeb00080, needed 0xeb80080)" * Thu Mar 17 2022 umeabot <umeabot> 0.15.0-9.mga9 + Revision: 1796650 - Mageia 9 Mass Rebuild * Sun Nov 21 2021 wally <wally> 0.15.0-8.mga9 + Revision: 1758164 - rebuild due to a loadable library and perl binary mismatch (mga#29651)
/usr/lib/.build-id /usr/lib/.build-id/45 /usr/lib/.build-id/45/7fab6088c74fa1d7e85705ac2b18a9e142fd68 /usr/lib/perl5/vendor_perl/Params /usr/lib/perl5/vendor_perl/Params/Classify.pm /usr/lib/perl5/vendor_perl/auto/Params /usr/lib/perl5/vendor_perl/auto/Params/Classify /usr/lib/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.xz
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Feb 11 11:32:52 2025