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

Changelog

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

  * Team upload.
  * Import upstream version 0.59
  * Update copyright years for debian/* packaging files

 -- Salvatore Bonaccorso <email address hidden>  Sun, 25 Oct 2015 21:44:24 +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

Downloads

File Size SHA-256 Checksum
libvariable-magic-perl_0.59-1.dsc 2.2 KiB e62b54aae1351c50eb1136ccfeea43800e1898b81045de19ba449e40d69a85e0
libvariable-magic-perl_0.59.orig.tar.gz 72.3 KiB e01eb9fd803d8c9baf93f3dbb5cabf750e4bb74eccc8a1f9035e46246a688066
libvariable-magic-perl_0.59-1.debian.tar.xz 3.6 KiB 4e439d0a84fc87d0f9cf9bd5c0ce495c071f76f44e52941959f54dbffe9fb37d

Available diffs

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 package libvariable-magic-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.