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: openSUSE Tumbleweed |
Version: 0.015 | Vendor: openSUSE |
Release: 1.13 | Build date: Mon Jul 31 08:07:10 2017 |
Group: Development/Libraries/Perl | Build host: reproducible |
Size: 46989 | Source RPM: perl-Params-Classify-0.015-1.13.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: http://search.cpan.org/dist/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 Params::Validate. This module is implemented in XS, with a pure Perl backup version for systems that can't handle XS.
Artistic-1.0 or GPL-1.0+
* Mon Jul 31 2017 coolo@suse.com - updated to 0.015 see /usr/share/doc/packages/perl-Params-Classify/Changes version 0.015; 2017-07-29 * update for changed S_croak_xs_usage() prototype in ExtUtils::ParseXS 3.30, requiring the new version of that module in order to build the XS implementation * in documentation, use four-column indentation for all verbatim material * in META.{yml,json}, point to public bug tracker * correctly classify ExtUtils::ParseXS dependency as a recommendation rather than a requirement * avoid some compiler warnings * Sun Jul 16 2017 coolo@suse.com - updated to 0.014 see /usr/share/doc/packages/perl-Params-Classify/Changes version 0.014; 2017-07-16 * port to Perl 5.19.4, where the C type of array indices has changed * update to accommodate PERL_OP_PARENT builds of Perl 5.21.11 or later (which is the default from Perl 5.25.1) * trigger custom op generation via Devel::CallChecker rather than by hooking the underlying op checker * update test suite to not rely on . in @INC, which is no longer necessarily there from Perl 5.25.7 * no longer include a Makefile.PL in the distribution * correct dynamic_config setting to 0 * use boolSV() where appropriate in XS code * use cBOOL() where appropriate * consistently use THX_ prefix on internal function names * include META.json in distribution * convert .cvsignore to .gitignore * add MYMETA.json to .cvsignore * Fri Aug 26 2011 chris@computersalat.de - fix deps, build for CentOS - fix Summary * Fri Apr 22 2011 coolo@opensuse.org - initial package 0.013 * created by cpanspec 1.78.04
/usr/lib/perl5/vendor_perl/5.40.0/riscv64-linux-thread-multi/Params /usr/lib/perl5/vendor_perl/5.40.0/riscv64-linux-thread-multi/Params/Classify.pm /usr/lib/perl5/vendor_perl/5.40.0/riscv64-linux-thread-multi/auto/Params /usr/lib/perl5/vendor_perl/5.40.0/riscv64-linux-thread-multi/auto/Params/Classify /usr/lib/perl5/vendor_perl/5.40.0/riscv64-linux-thread-multi/auto/Params/Classify/Classify.bs /usr/lib/perl5/vendor_perl/5.40.0/riscv64-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
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Nov 19 01:14:14 2024