Name : perl-Variable-Magic
| |
Version : 0.640.0
| Vendor : obs://build_opensuse_org/home:smithfarm
|
Release : lp155.38.1
| Date : 2024-09-05 15:43:47
|
Group : Unspecified
| Source RPM : perl-Variable-Magic-0.640.0-lp155.38.1.src.rpm
|
Size : 0.13 MB
| |
Packager : https://www_suse_com/
| |
Summary : Associate user-defined magic to variables from Perl
|
Description :
Magic is Perl\'s way of enhancing variables. This mechanism lets the user add extra data to any variable and hook syntactical 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.
You\'ll realize that these magic variables look a lot like tied variables. It is not surprising, as tied variables are implemented as a special kind of magic, just like any \'irregular\' Perl variable : scalars like \'$!\', \'$(\' or \'$^W\', the \'%ENV\' and \'%SIG\' hashes, the \'AATTISA\' array, \'vec()\' and \'substr()\' lvalues, threads::shared variables... They all share the same underlying C API, and this module gives you direct access to it.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/smithfarm/15.5/x86_64 |