libvariable-magic-perl 0.63-1 source package in Ubuntu

Changelog

libvariable-magic-perl (0.63-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 0.63.
  * Update years of upstream copyright.
  * Update upstream email address.
  * Update debian/upstream/metadata.
  * Declare compliance with Debian Policy 4.6.1.
  * Set Rules-Requires-Root: no.

 -- gregor herrmann <email address hidden>  Wed, 21 Sep 2022 19:15:01 +0200

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 main perl
Lunar release main perl

Downloads

File Size SHA-256 Checksum
libvariable-magic-perl_0.63-1.dsc 2.4 KiB 2e9fce9b48a47dc98d0da9848b0d1e7d8f92f4d17f0a8a723231a3f284e6cf98
libvariable-magic-perl_0.63.orig.tar.gz 77.0 KiB ba4083b2c31ff2694f2371333d554c826aaf24b4d98d03e48b5b4a43a2a0e679
libvariable-magic-perl_0.63-1.debian.tar.xz 4.2 KiB c0dc1ffeda5699b56e6c5de0e1bb55e34d76fab895d359dafb08a3013fd23ca6

No changes file available.

Binary packages built by this source

libvariable-magic-perl: module to associate user-defined magic to variables from Perl

 Variable::Magic is Perl way of enhancing objects. This mechanism lets the user
 add extra data to any variable and hook syntaxical operations (such as access,
 assignment or destruction) that can be applied to it.
 .
 With this module, you can add your own magic to any variable without having
 to write a single line of XS.

libvariable-magic-perl-dbgsym: debug symbols for libvariable-magic-perl