libdevel-size-perl 0.80-1build3 source package in Ubuntu

Changelog

libdevel-size-perl (0.80-1build3) artful; urgency=medium

  * No-change rebuild for perl 5.26.0.

 -- Matthias Klose <email address hidden>  Wed, 26 Jul 2017 20:05:45 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libdevel-size-perl_0.80.orig.tar.gz 71.1 KiB ca3a089cb263ab6b9751df777cf6d3df3ba470d471d300a8076e4be6e288d057
libdevel-size-perl_0.80-1build3.debian.tar.xz 3.3 KiB eb187b50cf5eab0e2c5830becdc03911c5cde7e166e72993e95e73ca5a9bbdfb
libdevel-size-perl_0.80-1build3.dsc 2.2 KiB 91cbe627c09330ed270ed26c92690db12b1aadaf5523be586c315a1cf6fc35c1

Available diffs

View changes file

Binary packages built by this source

libdevel-size-perl: Perl extension for finding the memory usage of Perl variables

 Devel::Size figures out the real sizes of Perl variables in bytes. Call
 functions with a reference to the variable you want the size of. If the
 variable is a plain scalar it returns the size of the scalar. If the
 variable is a hash or an array, use a reference when calling.

libdevel-size-perl-dbgsym: debug symbols for libdevel-size-perl