libvariable-magic-perl 0.64-ok1 source package in openKylin
Changelog
libvariable-magic-perl (0.64-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Fri, 29 May 2026 09:13:26 -0700
libvariable-magic-perl (0.64-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Fri, 29 May 2026 09:13:26 -0700
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Huanghe V3.0 | proposed | main | perl |
| File | Size | SHA-256 Checksum |
|---|---|---|
| libvariable-magic-perl_0.64.orig.tar.gz | 74.4 KiB | 9f7853249c9ea3b4df92fb6b790c03a60680fc029f44c8bf9894dccf019516bd |
| libvariable-magic-perl_0.64-ok1.debian.tar.xz | 2.0 KiB | c95a77eb66441d139ded303c8624d4f4323edd131f0dea2f1efba6b88fcd8fc0 |
| libvariable-magic-perl_0.64-ok1.dsc | 2.0 KiB | 5754b5ba74b6a051034454625c970b322ec3723f946999e4851643b82f28e8a3 |
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.