You are here: Home / LBN / Up2date / Core Linux / BastionLinux 19 / perl-Class-Load-0.20-3.fc19.noarch

perl-Class-Load-0.20-3.fc19.noarch

Package Attributes
RPM  perl-Class-Load-0.20-3.fc19.noarch.rpm Architecture  noarch Size  37892 Created  2019/09/30 06:52:44 UTC
Package Specification
Summary A working (require "Class::Name") and more
Group Development/Libraries
License GPL+ or Artistic
Home Page http://search.cpan.org/dist/Class-Load/
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.

Requires
rpmlib(PayloadFilesHavePrefix)  
rpmlib(FileDigests)  
rpmlib(CompressedFileNames)  
rpmlib(PayloadIsXz)  
Provides
perl(Class::Load)
perl(Class::Load::PP)
perl-Class-Load

Document Actions