Name libparams-validate-perl
Version 1.13
Summary Perl module to validate parameters to Perl method/function calls
Description 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).
Section base
License Artistic-2.0
Homepage https://metacpan.org/release/Params-Validate
Recipe file recipes-debian/libparams-validate-perl/libparams-validate-perl_debian.bb
Layer meta-debian (morty branch)
Inherits
  • cpan-base
  • cpan_build
  • debian-fix-timestamp
  • debian-multiarch
  • debian-package
  • debian-verify-version
  • perlnative
Dependencies
  • perl
  • perl-native
  • virtual/i586-deby-linux-compilerlibs
  • virtual/i586-deby-linux-gcc
  • virtual/libc
PACKAGECONFIG options

Sources

git://github.com/ystk/debian-libparams-validate-perl.git

Patches

None

Other branches

This recipe in other branches of meta-debian:

Branch Recipe
morty (Yocto Project 2.2) libparams-validate-perl 1.13 (this recipe)