Sophie

Sophie

distrib > Altlinux > 4.1 > i586 > media > core > by-pkgid > ee2bf3e5fe4e5dfa29752c7ad597eb54

perl-UNIVERSAL-require-0.11-alt1.noarch.rpm

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.

Sources packages:

Other version of this rpm: