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

Changelog

libparams-validate-perl (1.30-ok1build1) nile; urgency=medium

  * No-change rebuild for perl5.36.0.

 -- Luoyaoming <email address hidden>  Wed, 17 Apr 2024 09:30:54 +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

Downloads

File Size SHA-256 Checksum
libparams-validate-perl_1.30.orig.tar.gz 202.5 KiB 9a3a35583d3125d07e8c802c1f92f5be7d526e76dd496e944da270b1e273d812
libparams-validate-perl_1.30-ok1build1.debian.tar.xz 5.8 KiB b8b2aa3a9c1fe4ffe7b9348b1c55c0e2f6bc2d7ff86936d1442119f1c176d4bd
libparams-validate-perl_1.30-ok1build1.dsc 2.1 KiB 51c6afb91631d66c1715afeae7f4fe8b275624badd2af772d28de5d88b0597d2

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