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

Changelog

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

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 07:47:16 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble 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-2build4.debian.tar.xz 3.9 KiB 102d5430f2ee5287d2040f68c32751f692898b305e71fd86eaada8251f57d2ec
libdevel-size-perl_0.83-2build4.dsc 2.4 KiB 290eddff4a310db5051f368148b2f3f1a31f10efbaa68a7138e82f2aef1a60e5

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