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

Changelog

libsub-strictdecl-perl (0.005-2build2) lunar; urgency=medium

  * Rebuild against new perlapi-5.36.

 -- Gianfranco Costamagna <email address hidden>  Sat, 05 Nov 2022 12:02:06 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Lunar
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar 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-2build2.debian.tar.xz 1.8 KiB 73a29c9d4130b80c354c1a645c564f9836c67ccf3970cacddb334e57d7b781d1
libsub-strictdecl-perl_0.005-2build2.dsc 2.3 KiB 040a676cd510182165015cb705af8ccad030d41285aa662d14918eaf6c812fd1

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