libclass-load-perl 0.20-1 (i386 binary) in ubuntu trusty
"require EXPR" only accepts Class/Name.pm style module names, not
Class::Name. For that, Class::Load provides "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, Class::Load provides
"try_load_class 'Class::Name'".
.
Finally, sometimes it is important 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, this module provides "is_class_loaded 'Class::Name'".
Details
- Package version:
- 0.20-1
- Status:
- Published
- Component:
- main
- Priority:
- Optional
Downloadable files
i386 build of libclass-load-perl 0.20-1 in ubuntu raring PROPOSED produced
these files:
- libclass-load-perl_0.20-1_all.deb (11.3 KiB)