libautovivification-perl 0.18-1build4 source package in Ubuntu
Changelog
libautovivification-perl (0.18-1build4) jammy; urgency=medium * No-change rebuild for the perl update. -- Matthias Klose <email address hidden> Sun, 06 Feb 2022 13:41:20 +0100
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Jammy
- Original maintainer:
- Debian Perl Group
- Architectures:
- any
- Section:
- perl
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Jammy | release | universe | perl |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libautovivification-perl_0.18.orig.tar.gz | 54.5 KiB | 2d99975685242980d0a9904f639144c059d6ece15899efde4acb742d3253f105 |
libautovivification-perl_0.18-1build4.debian.tar.xz | 3.5 KiB | ef6f6f112eda2c943deacf63bb3562cb803e959d1195a61d71cc2ed9211b4911 |
libautovivification-perl_0.18-1build4.dsc | 2.2 KiB | 7cf60fb37fe5e96db25dc2c5278214ac73fc527a6e5928d8fb6fadd84be5dcff |
Available diffs
- diff from 0.18-1build3 to 0.18-1build4 (326 bytes)
Binary packages built by this source
- libautovivification-perl: pragma for lexically disabling autovivification
autovivication is a Perl pragma that enables developers to control whether
variables can be created automatically on their first use, rather than
requiring them to be defined beforehand. While occasionally useful, this
behaviour can result in subtle bugs that are difficult to debug.
.
This pragma lets you disable autovivification for some constructs and can
optionally also emit a warning or error when it would have happened.
- libautovivification-perl-dbgsym: debug symbols for libautovivification-perl