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

Project: openSUSE_13.2

Repository: oss

Title: call methods on native types

Description:
The autobox pragma allows methods to be called on integers, floats,
strings, arrays, hashes, and code references in exactly the same manner as
blessed references.

The autoboxing is transparent: boxed values are not blessed into their
(user-defined) implementation class (unless the method elects to bestow
such a blessing) - they simply use its methods as though they are.

The classes (packages) into which the native types are boxed are fully
configurable. By default, a method invoked on a non-object value is assumed
to be defined in a class whose name corresponds to the 'ref()' type of that
value - or SCALAR if the value is a non-reference.

Version: 2.82

Release: 2.1.3

Architecture: x86_64

Size: 31.6 KB

Build Time: 2014-10-06 17:55:56 +0200 (over 9 years ago)

Provides

Symbol Required by
autobox.so()(64bit)
perl(autobox) = 2.82 perl-Dist-Zilla perl-Apache-AuthCookie perl-Moose-Autobox
perl-autobox = 2.82-2.1.3
perl-autobox(x86-64) = 2.82...

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
perl(Scope::Guard) >= 0.20 perl-Scope-Guard