perl-Variable-Magic

Associate user-defined magic to variables from Perl

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 '@ISA' 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.

There is no official package available for openSUSE Leap 15.5

Distributions

openSUSE Tumbleweed

openSUSE Leap 15.6

openSUSE Leap 15.5

openSUSE Leap 15.4

SUSE SLE-12-SP5

RedHat RHEL-7

CentOS CentOS-7

Unsupported distributions

The following distributions are not officially supported. Use these packages at your own risk.

openSUSE:ALP:Experimental:Slowroll:Base

openSUSE:Slowroll:Base

openSUSE:Leap:15.0

openSUSE:Leap:15.1

openSUSE:Leap:15.2

openSUSE:Leap:42.2

openSUSE:Leap:42.3

openSUSE:Leap:42.1

openSUSE:13.2

openSUSE:13.1

openSUSE:12.2

openSUSE:12.3

openSUSE:12.1

SUSE:ALP

SUSE:SLE-15:GA

home:coolo:alp

SUSE:SLE-12:SLE-Module-Adv-Systems-Management

home:obsgeek0:repos:SLE15:aggregate

CentOS:CentOS-5

SUSE:SLE-10

deleted

CentOS:CentOS-6