Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Params-Util | Distribution: openSUSE Tumbleweed |
Version: 1.102 | Vendor: openSUSE |
Release: 1.9 | Build date: Wed Nov 4 04:12:23 2020 |
Group: Development/Libraries/Perl | Build host: reproducible |
Size: 83919 | Source RPM: perl-Params-Util-1.102-1.9.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://metacpan.org/release/Params-Util | |
Summary: Simple, compact and correct param-checking functions |
'Params::Util' provides a basic set of importable functions that makes checking parameters a hell of a lot easier While they can be (and are) used in other contexts, the main point behind this module is that the functions *both* Do What You Mean, and Do The Right Thing, so they are most useful when you are getting params passed into your code from someone and/or somewhere else and you can't really trust the quality. Thus, 'Params::Util' is of most use at the edges of your API, where params and data are coming in from outside your code. The functions provided by 'Params::Util' check in the most strictly correct manner known, are documented as thoroughly as possible so their exact behaviour is clear, and heavily tested so make sure they are not fooled by weird data and Really Bad Things. To use, simply load the module providing the functions you want to use as arguments (as shown in the SYNOPSIS). To aid in maintainability, 'Params::Util' will *never* export by default. You must explicitly name the functions you want to export, or use the ':ALL' param to just have it export everything (although this is not recommended if you have any _FOO functions yourself with which future additions to 'Params::Util' may clash)
Artistic-1.0 OR GPL-1.0-or-later
* Wed Nov 04 2020 Tina Müller <timueller+perl@suse.de> - updated to 1.102 see /usr/share/doc/packages/perl-Params-Util/Changes 1.102 2020-11-02 - fix RT#133623 - Can't install in pureperl mode. Thanks to Nigel Gregoire (@nfg) for reporting and proposal for proper fix. - update ppport.h from Devel::PPPort 3.62 * Fri Oct 23 2020 Dirk Stoecker <opensuse@dstoecker.de> - updated to 1.101 see /usr/share/doc/packages/perl-Params-Util/Changes 1.101 2020-10-22 - fix inconsistent license conditions in meta data and documentation and add appropriate LICENSE files. Fixes RT#133586. * Thu Oct 22 2020 Tina Müller <timueller+perl@suse.de> - updated to 1.100 see /usr/share/doc/packages/perl-Params-Util/Changes * Fri Mar 16 2012 lars@linux-schulserver.de - update to 1.07: + Disable XS version on cygwin as it shows bizarre behaviour that breaks form when using Params::Util XS verwion. * Tue Mar 06 2012 coolo@suse.com - updated to 1.06 - Remove the need for the sanexs.c file by generating into a temp file instead. - Restore compatibility with pre-5.8.8 Perls without a working compiler available install time (RIBASUSHI) * Sat Apr 30 2011 coolo@opensuse.org - updated to 1.04 - Fixed #67522 have_compiler returns * Fri Apr 01 2011 coolo@novell.com - update to 1.03 - Trying for a much more advanced can_xs() alternative to can_cc() to deal with the situation where a host has a superficially working compiler, but completely screwed up headers. - Adding some fallback strategies to deal with cases where these same machines don't support configure_requires. - Adopt Chorny's eumm-upgrade style for the Makefile.PL. - Allow the Makefile.PL to build it's own META.yml now. * Wed Dec 01 2010 coolo@novell.com - switch to perl_requires macro * Sun Apr 04 2010 chris@computersalat.de - spec mods - fixed HEADER - updated Url - fixed perl-macros deps * Sun Mar 21 2010 lars@linux-schulserver.de - update to 1.01: + Fixed can_cc() bug in Makefile.PL where it was checking an existence of PATH directory rather than executables. RT#55668 (DGOLDEN, MIYAGAWA) - build parallel
/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/Util /usr/lib/perl5/vendor_perl/5.40.0/riscv64-linux-thread-multi/Params/Util.pm /usr/lib/perl5/vendor_perl/5.40.0/riscv64-linux-thread-multi/Params/Util/PP.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/Util /usr/lib/perl5/vendor_perl/5.40.0/riscv64-linux-thread-multi/auto/Params/Util/Util.so /usr/share/doc/packages/perl-Params-Util /usr/share/doc/packages/perl-Params-Util/Changes /usr/share/doc/packages/perl-Params-Util/README.md /usr/share/licenses/perl-Params-Util /usr/share/licenses/perl-Params-Util/ARTISTIC-1.0 /usr/share/licenses/perl-Params-Util/GPL-1 /usr/share/licenses/perl-Params-Util/LICENSE /usr/share/man/man3/Params::Util.3pm.gz /usr/share/man/man3/Params::Util::PP.3pm.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Nov 13 00:41:02 2024