libdevel-size-perl 0.83-ok2 source package in openKylin

Changelog

libdevel-size-perl (0.83-ok2) yangtze; urgency=medium

  * Update version info.

 -- Luoyaoming <email address hidden>  Thu, 20 Oct 2022 09:13:05 +0800

Upload details

Uploaded by:
luoyaoming
Sponsored by:
Cibot
Uploaded to:
Yangtze V1.0
Original maintainer:
Openkylin Developers
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Yangtze V1.0 release main perl
Yangtze V1.0 proposed 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-ok2.debian.tar.xz 1.6 KiB 8c337fe37f5ed556ffa8ab437af4c2d4d2d7b2d375255315cc69b9d7f4a8e263
libdevel-size-perl_0.83-ok2.dsc 1.9 KiB d8726f6b13ba3427be469b2d9ab1afc53af055d9b74e08611801cb6ad3382f7b

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