| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: perl-Params-SomeUtil | Distribution: openSUSE Tumbleweed |
| Version: 1.110.0 | Vendor: openSUSE |
| Release: 1.1 | Build date: Thu Sep 10 17:18:10 2026 |
| Group: Unspecified | Build host: reproducible |
| Size: 120172 | Source RPM: perl-Params-SomeUtil-1.110.0-1.1.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://metacpan.org/release/Params-SomeUtil | |
| Summary: Simple, compact and correct param-checking functions | |
'Params::SomeUtil' provides a basic set of importable functions that makes checking parameters a hell of a lot easier. This module is a fork of version 1.07 of Params::Util with some additional bug fixes, see WHY below. 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::SomeUtil' 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::SomeUtil' 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::SomeUtil' 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::SomeUtil' may clash)
Artistic-1.0 OR GPL-1.0-or-later
* Thu Sep 10 2026 Tina Müller <tina.mueller@suse.com>
- initial package 1.110.0 (1.11)
* created by cpanspec 1.84.01
/usr/lib/perl5/vendor_perl/5.44.0/x86_64-linux-thread-multi/Params /usr/lib/perl5/vendor_perl/5.44.0/x86_64-linux-thread-multi/Params/SomeUtil.pm /usr/lib/perl5/vendor_perl/5.44.0/x86_64-linux-thread-multi/auto/Params /usr/lib/perl5/vendor_perl/5.44.0/x86_64-linux-thread-multi/auto/Params/SomeUtil /usr/lib/perl5/vendor_perl/5.44.0/x86_64-linux-thread-multi/auto/Params/SomeUtil/SomeUtil.so /usr/share/doc/packages/perl-Params-SomeUtil /usr/share/doc/packages/perl-Params-SomeUtil/Changes /usr/share/doc/packages/perl-Params-SomeUtil/README /usr/share/doc/packages/perl-Params-SomeUtil/README.md /usr/share/licenses/perl-Params-SomeUtil /usr/share/licenses/perl-Params-SomeUtil/LICENSE /usr/share/man/man3/Params::SomeUtil.3pm.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Sep 12 23:46:41 2026