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-Tie-ToObject

Project: openSUSE_13.2

Repository: oss

Title: Tie to an existing object.

Description:
While the perldoc/tie manpage allows tying to an arbitrary object, the
class in question must support this in it's implementation of 'TIEHASH',
'TIEARRAY' or whatever.

This class provides a very tie constructor that simply returns the object
it was given as it's first argument.

This way side effects of calling '$object->TIEHASH' are avoided.

This is used in the Data::Visitor manpage in order to tie a variable to an
already existing object. This is also useful for cloning, when you want to
clone the internal state object instead of going through the tie interface
for that variable.

Version: 0.03

Release: 12.1.3

Architecture: noarch

Size: 7.6 KB

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

Provides

Symbol Required by
perl(Tie::ToObject) = 0.03 perl-Data-Visitor
perl-Tie-ToObject = 0.03-12...

Requires

Symbol Provided by
perl(:MODULE_COMPAT_5.20.1) perl
perl(Test::use::ok) perl-Test-use-ok