libdevel-strictmode-perl 0.003-4 source package in Ubuntu

Changelog

libdevel-strictmode-perl (0.003-4) unstable; urgency=medium

  * Team upload.
  * Remove Makefile.old via debian/clean. (Closes: #1046358)

 -- gregor herrmann <email address hidden>  Tue, 05 Mar 2024 12:19:07 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

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

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libdevel-strictmode-perl_0.003-4.dsc 2.4 KiB 3874c15835d63e2dbd17e5266b35dba006bd31b06fd54b02baf5c696ce5f61e0
libdevel-strictmode-perl_0.003.orig.tar.gz 14.8 KiB b0a7de5f8aaacd8302e69ae5df0b8fd1550a3a28fbdf077cb57abcadece565f0
libdevel-strictmode-perl_0.003-4.debian.tar.xz 3.4 KiB 437c495dc0b3cec104c29865561191bfdfeb171b9539b82e39824123c4164152

Available diffs

No changes file available.

Binary packages built by this source

libdevel-strictmode-perl: determine whether strict (but slow) tests should be enabled

 Devel::StrictMode provides you with a constant `STRICT` which you can
 use to determine whether additional strict (but slow) runtime tests are
 executed by your code.