libparams-classify-perl 0.015-2 source package in Ubuntu
Changelog
libparams-classify-perl (0.015-2) unstable; urgency=medium [ Salvatore Bonaccorso ] * Update Vcs-* headers for switch to salsa.debian.org [ Debian Janitor ] * Trim trailing whitespace. * Bump debhelper from old 9 to 12. * Set debhelper-compat version in Build-Depends. * Set upstream metadata fields: Bug-Database. [ gregor herrmann ] * debian/control: update Build-Depends for cross builds. * debian/watch: use uscan version 4. * Update 'DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow' to '=+all'. -- Jelmer Vernooij <email address hidden> Thu, 16 Jun 2022 23:34:31 +0100
Upload details
- Uploaded by:
- Debian Perl Group
- Uploaded to:
- Sid
- Original maintainer:
- Debian Perl Group
- Architectures:
- any
- Section:
- perl
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | main | perl |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libparams-classify-perl_0.015-2.dsc | 2.3 KiB | 80555246d0bcfa5bed06bd85192bb15f08c13ffbd94fbb2ee8520226e4a42449 |
libparams-classify-perl_0.015.orig.tar.gz | 21.5 KiB | 398ec15cd899fcd8bef3db9ea1748bf631f15f6c32be203e475b67df510a5914 |
libparams-classify-perl_0.015-2.debian.tar.xz | 4.5 KiB | c7087bb7fffdcf94812dd6e2f2fb6c0ebbabe1ae5205401e01dbb3bbdfb45f1b |
Available diffs
No changes file available.
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