A working require "Class::Name" and more

Edit Package perl-Class-Load
http://search.cpan.org/dist/Class-Load

"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'".

Refresh
Refresh
Source Files
Filename Size Changed
Class-Load-0.24.tar.gz 0000035412 34.6 KB
cpanspec.yml 0000000469 469 Bytes
perl-Class-Load.changes 0000005436 5.31 KB
perl-Class-Load.spec 0000002831 2.76 KB
Latest Revision
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 551974 from Yuchen Lin's avatar Yuchen Lin (maxlin_factory) (revision 1)
Automated submission of a package from openSUSE:Factory to openSUSE:Leap:15.0 that was included in openSUSE:Leap:42.3
Comments 0
openSUSE Build Service is sponsored by