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

Changelog

libscalar-type-perl (0.3.2-1) unstable; urgency=low

  * Initial release (closes: #1054885).

 -- gregor herrmann <email address hidden>  Sat, 28 Oct 2023 02:31:19 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libscalar-type-perl_0.3.2-1.dsc 2.3 KiB 9a9c5368c15ab33406a61aaf7bdf529d97209f3ccb0bde872fbbf7c13567ed40
libscalar-type-perl_0.3.2.orig.tar.gz 18.3 KiB 590cafea0cf5459992a0488562c0dbd6f9df758b5f007f0e43aba130b45eee86
libscalar-type-perl_0.3.2-1.debian.tar.xz 2.1 KiB d48c848237332783a28215afc90d92a7320efba4e9a4fb110d6edf14cee77654

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