libdevel-size-perl 0.86-ok1 source package in openKylin

Changelog

libdevel-size-perl (0.86-ok1) huanghe; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Fri, 29 May 2026 07:14:10 -0700

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Huanghe V3.0
Original maintainer:
Openkylin Developers
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main perl

Downloads

File Size SHA-256 Checksum
libdevel-size-perl_0.86.orig.tar.gz 74.2 KiB db2f7787f62ee2e5094b2f60238ad767edd8743bfd5215e869eb4bc51f339b30
libdevel-size-perl_0.86-ok1.debian.tar.xz 1.7 KiB 3c61d5da9dfd7b69055307d64340dbd82c7b3eaef31be79772804797341dc249
libdevel-size-perl_0.86-ok1.dsc 2.0 KiB b415f2b063ee89cded7b99bb4782d4f01eca1c6a047e64ed04547f8c9dc70005

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