libinternals-perl 1.1-2build8 source package in Ubuntu

Changelog

libinternals-perl (1.1-2build8) jammy; urgency=medium

  * No-change rebuild for the perl update.

 -- Matthias Klose <email address hidden>  Sun, 06 Feb 2022 13:44:16 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Jammy
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe perl

Downloads

File Size SHA-256 Checksum
libinternals-perl_1.1.orig.tar.gz 10.9 KiB b4f6df2c8ebb6698162adbe255ad34a1757cdb70e85f61b141cc89bdb7d4b272
libinternals-perl_1.1-2build8.debian.tar.xz 2.1 KiB 92b8ff0673eae88cb8b7e9d842f8df0cb1d6f29cbdec6e83bb472f418cdfbcb1
libinternals-perl_1.1-2build8.dsc 2.1 KiB 7e96c80dff7a60f95a09ddf724458e378611ed1034202cd1e0c3099969dc3ed5

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