libparams-classify-perl 0.015-2build5 source package in Ubuntu

Changelog

libparams-classify-perl (0.015-2build5) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 07:54:50 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release main perl
Noble release main perl

Downloads

File Size SHA-256 Checksum
libparams-classify-perl_0.015.orig.tar.gz 21.5 KiB 398ec15cd899fcd8bef3db9ea1748bf631f15f6c32be203e475b67df510a5914
libparams-classify-perl_0.015-2build5.debian.tar.xz 4.7 KiB 31186c706cf64d9cfba4db400cdb0bc5f33a24f62fe211029ae29085bfb3b79a
libparams-classify-perl_0.015-2build5.dsc 2.4 KiB 08f8b5d63c241d2c31c69645ae6d898f1efcdd79022228cf5d87987712f3f69b

Available diffs

View changes file

Binary packages built by this source

libparams-classify-perl: Perl module for argument type classification

 Params::Classify provides various type-testing functions. These are intended
 for functions that, unlike most Perl code, care what type of data they
 are operating on. For example, some functions wish to behave
 differently depending on the type of their arguments (like overloaded
 functions in C++).
 .
 These functions only provide type classification; they do not enforce
 type restrictions. Type enforcement may, of course, be built using
 these classification functions, but the reader's attention is drawn to
 libparams-validate-perl.

libparams-classify-perl-dbgsym: debug symbols for libparams-classify-perl