[ aria ]
[ 原始碼: libparams-validate-perl ]
套件:libparams-validate-perl(1.31-1)
libparams-validate-perl 的相關連結
下載原始碼套件 libparams-validate-perl:
- [libparams-validate-perl_1.31-1.debian.tar.xz]
- [libparams-validate-perl_1.31-1.dsc]
- [libparams-validate-perl_1.31.orig.tar.gz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
Perl module to validate parameters to Perl method/function calls
Params::Validate is a Perl module providing a flexible way to validate method and function call parameters. The validation can be as simple as checking for the presence of required parameters, or more complex, like validating object classes (via isa) or capabilities (via can) and checking parameter types. It also provides extensibility through customized validation callbacks.
The module has been designed to work equally well with positional or named parameters (via a hash or hash reference) and includes experimental support for attributes (see Attribute::Params::Validate for details).
其他與 libparams-validate-perl 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libmodule-implementation-perl
- module for loading one of several alternate implementations of a module
-
- dep: libscalar-list-utils-perl
- modules providing common scalar and list utility subroutines
-
- dep: perl (>= 5.36.0-4)
- Larry Wall's Practical Extraction and Report Language
-
- dep: perlapi-5.36.0
- 本虛擬套件由這些套件填實: perl-base