Associate user-defined magic to variables from Perl
Magic is Perl way of enhancing objects. This mechanism let the user add extra data to any variable and hook syntactical operations (such as access, assignation or destruction) that can be applied to it. With this module, you can add your own magic to any variable without the pain of the C API.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.62-14.fc35 | - |
Fedora 35 | 0.62-14.fc35 | - |
Fedora 34 | 0.62-12.fc34 | - |
EPEL 7 | 0.54-2.el7 | - |
You can contact the maintainers of this package via email at
perl-Variable-Magic dash maintainers at fedoraproject dot org
.