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

Changelog

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

  * No-change rebuild for perlapi5.38t64.

 -- Matthias Klose <email address hidden>  Sat, 02 Mar 2024 17:03:06 +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-1build2.debian.tar.xz 2.0 KiB 117a24f9203e25d1c73ffbbda29f774553c37305ba750a14c82558bc36692b5c
libscalar-type-perl_1.0.0-1build2.dsc 2.2 KiB 04d58e8376ec63da736a2881bedf669a050538f62e1da71d044689481a0f2ae8

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