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

Changelog

libparams-validate-perl (1.30-ok1) yangtze; urgency=medium

  * Build for openkylin.

 -- denghao <email address hidden>  Mon, 29 Aug 2022 09:22:15 +0300

Upload details

Uploaded by:
denghao
Sponsored by:
Cibot
Uploaded to:
Yangtze V1.0
Original maintainer:
Openkylin Developers
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Yangtze V1.0 release main perl
Yangtze V1.0 proposed main perl

Downloads

File Size SHA-256 Checksum
libparams-validate-perl_1.30.orig.tar.gz 202.5 KiB 9a3a35583d3125d07e8c802c1f92f5be7d526e76dd496e944da270b1e273d812
libparams-validate-perl_1.30-ok1.debian.tar.xz 5.7 KiB e170bfcb5ffecd4e865eb931b50921fc14e9a16b6fb5f85ea20d9f65b19ed675
libparams-validate-perl_1.30-ok1.dsc 2.0 KiB a5781dc9bd4bd03008d8618e950b333589edbf881ea3b4c2be56f99a261d0617

Available diffs

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