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: 7.mga8 | Build date: Sat Jul 18 17:05:42 2020 |
Group: Development/Perl | Build host: localhost |
Size: 52401 | Source RPM: perl-Params-Classify-0.15.0-7.mga8.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
* Sat Jul 18 2020 tv <tv> 0.15.0-7.mga8 + Revision: 1606992 - rebuild for perl-5.32 (binary package w/o a dep on libperl.so * Sun Feb 16 2020 umeabot <umeabot> 0.15.0-6.mga8 + Revision: 1530989 - Mageia 8 Mass Rebuild * Sat Sep 07 2019 tv <tv> 0.15.0-5.mga8 + Revision: 1438290 - rebuild for perl-5.30 * Fri Sep 21 2018 umeabot <umeabot> 0.15.0-4.mga7 + Revision: 1293647 - Mageia 7 Mass Rebuild * Tue Aug 07 2018 guillomovitch <guillomovitch> 0.15.0-3.mga7 + Revision: 1248571 - rebuild for perl 5.28
/usr/lib/.build-id /usr/lib/.build-id/0f /usr/lib/.build-id/0f/cba94b58d8e070b5be536f8aabb13ff240f2a4 /usr/lib64/perl5/vendor_perl/Params /usr/lib64/perl5/vendor_perl/Params/Classify.pm /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.xz
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Oct 13 10:18:22 2024