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

Changelog

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

  * No-change rebuild for the perl update.

 -- Matthias Klose <email address hidden>  Wed, 10 Jan 2024 14:10:29 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

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-1build1.debian.tar.xz 1.9 KiB 054a8d591acfe0b9d7eed6867581f9e2bd54757bedbebbcd2ab68f978edb0166
libscalar-type-perl_1.0.0-1build1.dsc 2.2 KiB b0f38b4f0c5c2b94b4e9fd7e2465ce2b8ddbc8766816d55bbfea368888bd3bd2

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