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-Class-C3

Project: openSUSE_13.2

Repository: oss

Title: A pragma to use the C3 method resolution order algorithm

Description:
This is pragma to change Perl 5's standard method resolution order from
depth-first left-to-right (a.k.a - pre-order) to the more sophisticated C3
method resolution order.

*NOTE:* YOU SHOULD NOT USE THIS MODULE DIRECTLY - The feature provided is
integrated into perl version >= 5.9.5, and you should use the MRO::Compat
manpage instead, which will use the core implementation in newer perls, but
fallback to using this implementation on older perls.

Version: 0.26

Release: 2.1.3

Architecture: noarch

Size: 26.3 KB

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

Provides

Symbol Required by
perl(Class::C3) = 0.26 perl-Class-C3-Componentised
perl-Class-C3 = 0.26-2.1.3

Requires

Symbol Provided by
perl(:MODULE_COMPAT_5.20.1) perl
perl(Algorithm::C3) >= 0.07 perl-Algorithm-C3