Logoj0ke.net Open Build Service > Projects > server:monitoring > nagios-plugins-nwc-health > Binaries > nagios-plugins-nwc-health-8... > Dependencies
Sign Up | Log In

Dependency of nagios-plugins-nwc-health-8.0-1.1.src.rpm

Name: perl-Variable-Magic

Project: openSUSE_13.2

Repository: oss

Title: 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 '@ISA' array, 'vec()' and
'substr()' lvalues, the threads::shared manpage variables... They all share
the same underlying C API, and this module gives you direct access to it.

Version: 0.53

Release: 2.1.3

Architecture: x86_64

Size: 47.2 KB

Build Time: 2014-10-06 15:13:00 +0200 (over 9 years ago)

Provides

Symbol Required by
Magic.so()(64bit)
perl(Variable::Magic) = 0.53 perl-B-Hooks-EndOfScope perl-TryCatch
perl-Variable-Magic = 0.53-...
perl-Variable-Magic(x86-64)...

Requires

Symbol Provided by
libc.so.6()(64bit) glibc
libc.so.6(GLIBC_2.2.5)(64bit) glibc
perl(:MODULE_COMPAT_5.20.1) perl