libvariable-magic-perl 0.62-ok3 source package in openKylin
Changelog
libvariable-magic-perl (0.62-ok3) nile; urgency=medium * No-change rebuild for perl5.36.0. -- Luoyaoming <email address hidden> Mon, 15 Apr 2024 14:48:49 +0800
libvariable-magic-perl (0.62-ok3) nile; urgency=medium * No-change rebuild for perl5.36.0. -- Luoyaoming <email address hidden> Mon, 15 Apr 2024 14:48:49 +0800
Series | Published | Component | Section |
---|
File | Size | SHA-256 Checksum |
---|---|---|
libvariable-magic-perl_0.62.orig.tar.gz | 77.2 KiB | 3f9a18517e33f006a9c2fc4f43f01b54abfe6ff2eae7322424f31069296b615c |
libvariable-magic-perl_0.62-ok3.debian.tar.xz | 2.2 KiB | a1c634e6d20e0f897eb06e34b5f7ab57a67022d5f27f5f64fce55d13b6ece1f2 |
libvariable-magic-perl_0.62-ok3.dsc | 1.8 KiB | addd40c7d8cf9b4e78d858712c12e938a219e22d145c7a46a1d8997f543e0c5b |
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.