You are here: Home / LBN / Up2date / Core Linux / BastionLinux 13 / perl-Class-Load-0.06-3.lbn13.noarch

perl-Class-Load-0.06-3.lbn13.noarch

Package Attributes
RPM  perl-Class-Load-0.06-3.lbn13.noarch.rpm Architecture  noarch Size  11685 Created  2017/08/04 11:06:34 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(VersionedDependencies)  
rpmlib(PayloadFilesHavePrefix)  
rpmlib(FileDigests)  
rpmlib(CompressedFileNames)  
rpmlib(PayloadIsXz)  
Provides
perl(Class::Load)
perl-Class-Load

Document Actions