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

Project: openSUSE_13.2

Repository: oss

Title: a working (require "Class::Name") and more

Description:
'require EXPR' only accepts 'Class/Name.pm' style module names, not
'Class::Name'. How frustrating! For that, we provide 'load_class
'Class::Name''.

It's often useful to test whether a module can be loaded, instead of
throwing an error when it's not available. For that, we provide
'try_load_class 'Class::Name''.

Finally, sometimes we need to know whether a particular class has been
loaded. Asking '%INC' is an option, but that will miss inner packages and
any class for which the filename does not correspond to the package name.
For that, we provide 'is_class_loaded 'Class::Name''.

Version: 0.21

Release: 2.1.3

Architecture: noarch

Size: 26.9 KB

Build Time: 2014-10-06 18:04:01 +0200 (over 9 years ago)

Requires

Symbol Provided by
perl(:MODULE_COMPAT_5.20.1) perl
perl(Data::OptList) perl-Data-OptList
perl(Module::Implementation... perl-Module-Implementation
perl(Module::Runtime) >= 0.012 perl-Module-Runtime
perl(Package::Stash) >= 0.14 perl-Package-Stash
perl(Try::Tiny) perl-Try-Tiny