libdevel-size-perl 0.83-2build1 source package in Ubuntu

Changelog

libdevel-size-perl (0.83-2build1) lunar; urgency=medium

  * Rebuild against new perlapi-5.36.

 -- Gianfranco Costamagna <email address hidden>  Fri, 04 Nov 2022 11:49:19 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Lunar
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release main perl
Lunar release main perl

Downloads

File Size SHA-256 Checksum
libdevel-size-perl_0.83.orig.tar.gz 73.6 KiB 757a67e0aa59ae103ea5ca092cbecc025644ebdc326731688ffab6f8823ef4b3
libdevel-size-perl_0.83-2build1.debian.tar.xz 3.7 KiB a6e26a3a46a7adf8f46ab917f4351d57bebfdb414248ed75392c28c2731d9fbe
libdevel-size-perl_0.83-2build1.dsc 2.2 KiB 311d5182f94eaa8c32153a9bdea6b1e3492d11a34ceb07fa61b8fcdfaa5ebe85

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