libdevel-size-perl 0.84-1 source package in Ubuntu

Changelog

libdevel-size-perl (0.84-1) unstable; urgency=medium

  * Import upstream version 0.84.
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 4.7.0.

 -- gregor herrmann <email address hidden>  Sat, 27 Apr 2024 21:27:27 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release main perl

Downloads

File Size SHA-256 Checksum
libdevel-size-perl_0.84-1.dsc 2.5 KiB b96861067f6721e3f734db692b754bccc06be1b3898c8842b8364eb4055e4701
libdevel-size-perl_0.84.orig.tar.gz 73.6 KiB db2e4d65f688dbf59273b5e82101ac3f1a66f665afb0594dce168b8650a4d0e4
libdevel-size-perl_0.84-1.debian.tar.xz 3.6 KiB b41002b7f9bd761fe4a924f6037cf22682bd35cfb1db01e315d515b258e39d07

No changes file available.

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