libinternals-perl 1.1-4 source package in Ubuntu

Changelog

libinternals-perl (1.1-4) unstable; urgency=medium

  [ Debian Janitor ]
  * Bump debhelper from old 12 to 13.

 -- Jelmer Vernooij <email address hidden>  Sat, 22 Oct 2022 00:45:04 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe perl
Lunar release universe perl

Downloads

File Size SHA-256 Checksum
libinternals-perl_1.1-4.dsc 2.0 KiB 99fb0817b7179087c03abdcefef52093e6fd9b3ae0c05c15cb29c8ba381df2c9
libinternals-perl_1.1.orig.tar.gz 10.9 KiB b4f6df2c8ebb6698162adbe255ad34a1757cdb70e85f61b141cc89bdb7d4b272
libinternals-perl_1.1-4.debian.tar.xz 2.0 KiB 81c1377df422ffdf5eb1d6a810cf27c34281dee352437c165704290773b9894f

No changes file available.

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