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-UNIVERSAL-require

Project: openSUSE_13.2

Repository: oss

Title: require() modules from a variable

Description:
If you've ever had to do this...

eval "require $module";

to get around the bareword caveats on require(), this module is for you. It
creates a universal require() class method that will work with every Perl
module and its secure. So instead of doing some arcane eval() work, you can
do this:

$module->require;

It doesn't save you much typing, but it'll make alot more sense to someone
who's not a ninth level Perl acolyte.

Version: 0.16

Release: 2.1.3

Architecture: noarch

Size: 11.3 KB

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

Provides

Symbol Required by
perl(UNIVERSAL)
perl(UNIVERSAL::require) = ... perl-Data-AMF
perl-UNIVERSAL-require = 0....

Requires

Symbol Provided by
perl(:MODULE_COMPAT_5.20.1) perl