Information for RPM perl-Class-Load-0.25-25.fc40.noarch.rpm
ID | 1186319 | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Name | perl-Class-Load | |||||||||||||||
Version | 0.25 | |||||||||||||||
Release | 25.fc40 | |||||||||||||||
Epoch | ||||||||||||||||
Arch | noarch | |||||||||||||||
Summary | A 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'. | |||||||||||||||
Build Time | 2024-01-25 14:47:57 GMT | |||||||||||||||
Size | 27.38 KB | |||||||||||||||
efa29ba3a3673956471aca1f98f54d49 | ||||||||||||||||
License | GPL-1.0-or-later OR Artistic-1.0-Perl | |||||||||||||||
Provides |
|
|||||||||||||||
Obsoletes | No Obsoletes | |||||||||||||||
Conflicts | No Conflicts | |||||||||||||||
Requires |
|
|||||||||||||||
Recommends | No Recommends | |||||||||||||||
Suggests | No Suggests | |||||||||||||||
Supplements | No Supplements | |||||||||||||||
Enhances | No Enhances | |||||||||||||||
Files | ||||||||||||||||
Component of |