libparams-validate-perl 1.31-ok1 source package in openKylin

Changelog

libparams-validate-perl (1.31-ok1) nile; urgency=medium

  * Build for openKylin.

 -- luoyaoming <email address hidden>  Wed, 17 Apr 2024 10:17:30 +0800

Upload details

Uploaded by:
luoyaoming
Sponsored by:
Cibot
Uploaded to:
Nile V2.0
Original maintainer:
Openkylin Developers
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Nile V2.0 release main perl
Nile V2.0 proposed main perl

Downloads

File Size SHA-256 Checksum
libparams-validate-perl_1.31.orig.tar.gz 208.4 KiB 1bf2518ef2c4869f91590e219f545c8ef12ed53cf313e0eb5704adf7f1b2961e
libparams-validate-perl_1.31-ok1.debian.tar.xz 5.2 KiB be829e3793ebc713992e6b8f1a83ec605f177bbd53c8f0c598965f287544fc1b
libparams-validate-perl_1.31-ok1.dsc 2.3 KiB 7b11ffaba3c6a8b14751002806de073aeeb73bc6e9a71ed0807f2a663eb1465b

View changes file

Binary packages built by this source

libparams-validate-perl: 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-dbgsym: debug symbols for libparams-validate-perl