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

Changelog

libdevel-size-perl (0.83-2build2) noble; urgency=medium

  * No-change rebuild for the perl update.

 -- Matthias Klose <email address hidden>  Wed, 10 Jan 2024 13:41:03 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
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.83.orig.tar.gz 73.6 KiB 757a67e0aa59ae103ea5ca092cbecc025644ebdc326731688ffab6f8823ef4b3
libdevel-size-perl_0.83-2build2.debian.tar.xz 3.8 KiB ed2832f3875f4bf030d9a16111d0737297ca1a0420e95d7447e0b251c6183ac2
libdevel-size-perl_0.83-2build2.dsc 2.2 KiB 0ac34ff6cca9c27f9973b0cbeafeffb94c0086ab40585bb0c7a282ceeed1a1c6

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