Home > Repositories > base > perl-UNIVERSAL-require (i586)

perl-UNIVERSAL-require: UNIVERSAL::require - require() modules from a variable

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
Name:perl-UNIVERSAL-require
Release: 0.19-1mamba
Architecture:i586
Group:System/Libraries/Perl
Size:13.63 kB
Upstream URL:https://www.cpan.org
Source RPM:perl-UNIVERSAL-require
BrothersProvidesObsoletesRequiresRecommends
perl(UNIVERSAL::require) = 0:0.19
perl-UNIVERSAL-require = 0:0.19-1mamba
perl-UNIVERSAL-require(x86-32) = 0:0.19-1mamba
perl >= 0:5.006 [1]
perl >= 0:5.24.0 [1]
perl(Carp) [1]
perl(strict) [1]
perl(warnings) [1]
Provided files