Name : perl-Params-Check
| |
Version : 0.38
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp155.13.1
| Date : 2023-07-20 17:20:37
|
Group : Development/Libraries/Perl
| Source RPM : perl-Params-Check-0.38-lp155.13.1.src.rpm
|
Size : 0.03 MB
| |
Packager : https://www_suse_com/
| |
Summary : A generic input parsing/checking mechanism.
|
Description :
Params::Check is a generic input parsing/checking mechanism.
It allows you to validate input via a template. The only requirement is that the arguments must be named.
Params::Check can do the following things for you:
* *
Convert all keys to lowercase
* *
Check if all required arguments have been provided
* *
Set arguments that have not been provided to the default
* *
Weed out arguments that are not supported and warn about them to the user
* *
Validate the arguments given by the user based on strings, regexes, lists or even subroutines
* *
Enforce type integrity if required
Most of Params::Check\'s power comes from its template, which we\'ll discuss below:
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-P/15.5/noarch |