libsub-strictdecl-perl 0.005-2build5 source package in Ubuntu

Changelog

libsub-strictdecl-perl (0.005-2build5) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 19:40:27 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
libsub-strictdecl-perl_0.005.orig.tar.gz 7.5 KiB a127dae7645c1a9570cd9a2970c6dc493d522ff07318a34a39e409098f691125
libsub-strictdecl-perl_0.005-2build5.debian.tar.xz 1.9 KiB 25bf97b17e5f5f5b49238b6458e60e98862b7494f497908ec57f869ba1fec95d
libsub-strictdecl-perl_0.005-2build5.dsc 2.4 KiB 4bc0c28db922d2575069e3584743d37548ca6f0fb49e151f7c3b51a222fa8141

Available diffs

View changes file

Binary packages built by this source

libsub-strictdecl-perl: module to detect undeclared subroutines in compilation

 Sub::StrictDecl provides optional checking of subroutine existence at compile
 time. This checking detects mistyped subroutine names and subroutines that
 the programmer forgot to import. Traditionally Perl does not detect these
 errors until runtime, so it is easy for errors to lurk in rarely-executed or
 untested code.

libsub-strictdecl-perl-dbgsym: debug symbols for libsub-strictdecl-perl