libinternals-perl 1.1-2build6 source package in Ubuntu

Changelog

libinternals-perl (1.1-2build6) focal; urgency=medium

  * No-change rebuild for the perl update.

 -- Matthias Klose <email address hidden>  Fri, 18 Oct 2019 19:32:19 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe perl

Downloads

File Size SHA-256 Checksum
libinternals-perl_1.1.orig.tar.gz 10.9 KiB b4f6df2c8ebb6698162adbe255ad34a1757cdb70e85f61b141cc89bdb7d4b272
libinternals-perl_1.1-2build6.debian.tar.xz 2.1 KiB 3ad04bef9523547ddf7ecef01ef31d1d24b20a92e797d4205a961c05bd59633e
libinternals-perl_1.1-2build6.dsc 2.1 KiB b096f2a876f30443629d7b7844787b809e690001a3b4f43741d261edab151c8e

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