libscalar-type-perl 0.3.2-2 source package in Ubuntu

Changelog

libscalar-type-perl (0.3.2-2) unstable; urgency=medium

  * No-change source-only re-upload.

 -- gregor herrmann <email address hidden>  Sat, 28 Oct 2023 23:42:47 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
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_0.3.2-2.dsc 2.5 KiB d7620a1a49fb632c9347b2186aae56665d37e6b942c59392186a8362e63d90fd
libscalar-type-perl_0.3.2.orig.tar.gz 18.3 KiB 590cafea0cf5459992a0488562c0dbd6f9df758b5f007f0e43aba130b45eee86
libscalar-type-perl_0.3.2-2.debian.tar.xz 2.1 KiB 83713bdcb6e2b3ca1d1fad31aa0e6983b19648171d4695df1e19f8549091d871

Available diffs

No changes file available.

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