Sophie

Sophie

distrib > PLD > ac > ppc > media > dist > by-pkgid > cdfa051e2d7d626d13b85fb8720c11bc

perl-UNIVERSAL-require-0.10-2.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 it's secure. So instead of doing some arcane
eval() work, you can do this:

$module->require;

Sources packages:

Other version of this rpm: