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

Changelog

libdevel-size-perl (0.83-ok3) nile; urgency=medium

  * No-change rebuild for perl5.36.0

 -- CI Bot <email address hidden>  Mon, 15 Apr 2024 02:51:09 +0000

Upload details

Uploaded by:
Cibot
Uploaded to:
Nile V2.0
Original maintainer:
Openkylin Developers
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Nile V2.0 release main perl
Nile V2.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-ok3.debian.tar.xz 1.7 KiB 8e886eed97e997c83b7da3c7d120224a9601ae6324fe1649be250f75cdf40aca
libdevel-size-perl_0.83-ok3.dsc 1.9 KiB 633cb54adbc7c2f4e887f3ed9f6c6bd2cbc1b04ab401320fe0eadd198384985d

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