libparams-validate-perl 1.21-1build1 source package in Ubuntu

Changelog

libparams-validate-perl (1.21-1build1) xenial; urgency=medium

  * Rebuild for Perl 5.22.1.

 -- Colin Watson <email address hidden>  Fri, 18 Dec 2015 18:03:27 +0000

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Xenial
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libparams-validate-perl_1.21.orig.tar.gz 121.0 KiB c4b78e7ce75c4fd49e9460d31ce6a3920e25ec72669762356c6cc5ea43e18175
libparams-validate-perl_1.21-1build1.debian.tar.xz 8.6 KiB 859846423336a5298393785cbf944a61b2f6318bc902827992d34d64808e3432
libparams-validate-perl_1.21-1build1.dsc 2.5 KiB 5d6aec947aec64ede0f0a869b16747fab18c2a43e5dce09f42c60391cff4e581

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 package libparams-validate-perl

 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).