libinternals-perl 1.1-4build3 source package in Ubuntu

Changelog

libinternals-perl (1.1-4build3) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 19:06:10 +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
Oracular release universe perl
Noble release universe perl

Downloads

File Size SHA-256 Checksum
libinternals-perl_1.1.orig.tar.gz 10.9 KiB b4f6df2c8ebb6698162adbe255ad34a1757cdb70e85f61b141cc89bdb7d4b272
libinternals-perl_1.1-4build3.debian.tar.xz 2.2 KiB df92362c06ad86f02a1e043921ea63a494c3eb996811a6cea12fdee93875375d
libinternals-perl_1.1-4build3.dsc 2.2 KiB a8d215ed30a41ebf1993384fa7c526874bfbdd06f01a51cadfe05b23535025a1

Available diffs

View changes file

Binary packages built by this source

libinternals-perl: Perl module for write-protecting variables and manipulating refcounts

 Internals allows you to write-protect and write-enable your Perl variables,
 objects and data structures.
 .
 Moreover, the reference count of any Perl variable can be read and set.
 .
 You can never pass the object directly on which to perform the desired
 action, you always have to pass a reference to the variable or data structure
 in question.
 .
 This comes in handy for objects and anonymous data structures, where you only
 have a reference anyway!

libinternals-perl-dbgsym: debug symbols for libinternals-perl