libscalar-type-perl 1.0.0-1build3 source package in Ubuntu

Changelog

libscalar-type-perl (1.0.0-1build3) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 19:35:23 +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
Noble release universe misc

Downloads

File Size SHA-256 Checksum
libscalar-type-perl_1.0.0.orig.tar.gz 18.4 KiB 4592b2738d695349469498e64ae4e2c234984ed22399065e61c0dbd7d5597697
libscalar-type-perl_1.0.0-1build3.debian.tar.xz 2.1 KiB 367f7e81baea63140031eeca4c44755e2f3b8aff7aad0b6f6544e6c0cef0caeb
libscalar-type-perl_1.0.0-1build3.dsc 2.3 KiB 6c3109fa6694f0fb56b608d5acb6192d878384e66787d92c1e7da8244bd1696c

Available diffs

View changes file

Binary packages built by this source

libscalar-type-perl: module to figure out type of a scalar

 Perl scalars can be either strings or numbers, and normally you don't really
 care which is which as it will do all the necessary type conversions
 automagically.
 .
 But in some rare cases, generally when you are serialising data, the
 difference matters. Scalar::Type provides some useful functions to help you
 figure out what's what.

libscalar-type-perl-dbgsym: debug symbols for libscalar-type-perl