Name : perl-UNIVERSAL-require
| |
Version : 0.13
| Vendor : openSUSE
|
Release : 2.1.2
| Date : 2012-09-08 03:57:21
|
Group : Development/Libraries/Perl
| Source RPM : perl-UNIVERSAL-require-0.13-2.1.2.src.rpm
|
Size : 0.01 MB
| |
Packager : http://bugs_opensuse_org
| |
Summary : 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.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/12.2:/ARM/standard/noarch |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
perl(UNIVERSAL)
perl(UNIVERSAL::require)
perl-UNIVERSAL-require
Requires :