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-autovivification

Project: openSUSE_13.2

Repository: oss

Title: Lexically disable autovivification.

Description:
When an undefined variable is dereferenced, it gets silently upgraded to an
array or hash reference (depending of the type of the dereferencing). This
behaviour is called _autovivification_ and usually does what you mean (e.g.
when you store a value) but it may be unnatural or surprising because your
variables gets populated behind your back. This is especially true when
several levels of dereferencing are involved, in which case all levels are
vivified up to the last, or when it happens in intuitively read-only
constructs like 'exists'.

This pragma lets you disable autovivification for some constructs and
optionally throws a warning or an error when it would have happened.

Version: 0.12

Release: 2.1.3

Architecture: x86_64

Size: 22.1 KB

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

Provides

Symbol Required by
autovivification.so()(64bit)
perl(autovivification) = 0.12 perl-biber
perl-autovivification = 0.1...
perl-autovivification(x86-6...

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