Name : perl-Class-Load
| |
Version : 0.24
| Vendor : openSUSE
|
Release : lp150.1.3
| Date : 2018-05-09 01:23:14
|
Group : Development/Libraries/Perl
| Source RPM : perl-Class-Load-0.24-lp150.1.3.src.rpm
|
Size : 0.04 MB
| |
Packager : https://bugs_opensuse_org
| |
Summary : Working (require \"Class::Name\") and more
|
Description :
\'require EXPR\' only accepts \'Class/Name.pm\' style module names, not \'Class::Name\'. How frustrating! For that, we provide \'load_class \'Class::Name\'\'.
It\'s often useful to test whether a module can be loaded, instead of throwing an error when it\'s not available. For that, we provide \'try_load_class \'Class::Name\'\'.
Finally, sometimes we need to know whether a particular class has been loaded. Asking \'%INC\' is an option, but that will miss inner packages and any class for which the filename does not correspond to the package name. For that, we provide \'is_class_loaded \'Class::Name\'\'.
|
RPM found in directory: /vol/rzm3/linux-opensuse/ports/aarch64/distribution/leap/15.0/repo/oss/noarch |