libparams-classify-perl 0.015-2build2 source package in Ubuntu
Changelog
libparams-classify-perl (0.015-2build2) lunar; urgency=medium * Rebuild against new perlapi-5.36. -- Gianfranco Costamagna <email address hidden> Fri, 04 Nov 2022 21:34:10 +0100
Upload details
- Uploaded by:
- Gianfranco Costamagna
- Uploaded to:
- Lunar
- Original maintainer:
- Debian Perl Group
- Architectures:
- any
- Section:
- perl
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | main | perl | |
Lunar | 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-2build2.debian.tar.xz | 4.5 KiB | 7ae31f55e6e1c68d0ec5c886e0ddbd2a2063c13aeec2f613bd26d74e141a2eb0 |
libparams-classify-perl_0.015-2build2.dsc | 2.3 KiB | 46ebac92f14ed82ec68b0a1a39b6a7b5e77c228e3e00421af6aed1010cbe8065 |
Available diffs
- diff from 0.015-2 (in Debian) to 0.015-2build2 (362 bytes)
- diff from 0.015-2build1 to 0.015-2build2 (328 bytes)
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