SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Class-Loader rpm build for : OpenSuSE. For other distributions click perl-Class-Loader.

Name : perl-Class-Loader
Version : null Vendor : obs://build_opensuse_org/home:huakim:matrix
Release : 15.1 Date : 2024-10-09 21:31:55
Group : Unspecified Source RPM : perl-Class-Loader-null-15.1.src.rpm
Size : 0.01 MB
Packager : (none)
Summary : Load modules and create objects on demand
Description :
Certain applications like to defer the decision to use a particular module
till runtime. This is possible in perl, and is a useful trick in situations
where the type of data is not known at compile time and the application
doesn\'t wish to pre-compile modules to handle all types of data it can work
with. Loading modules at runtime can also provide flexible interfaces for
perl modules. Modules can let the programmer decide what modules will be
used by it instead of hard-coding their names.

Class::Loader is an inheritable class that provides a method, _load(), to
load a module from disk and construct an object by calling its constructor.
It also provides a way to map modules names and associated metadata with
symbolic names that can be used in place of module names at _load().

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/huakim:/matrix/openSUSE_Factory_LegacyX86/noarch

Content of RPM  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
perl(Class::Loader)
perl(Class::LoaderTest)
perl-Class-Loader

Requires :
perl = 5.40.0
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.40.0/Class
/usr/lib/perl5/vendor_perl/5.40.0/Class/Loader.pm
/usr/lib/perl5/vendor_perl/5.40.0/Class/LoaderTest.pm
/usr/lib/perl5/vendor_perl/5.40.0/i586-linux-thread-multi-64int
/usr/share/doc/packages/perl-Class-Loader
/usr/share/doc/packages/perl-Class-Loader/Changes
/usr/share/licenses/perl-Class-Loader
/usr/share/licenses/perl-Class-Loader/ARTISTIC
/usr/share/man/man3/Class::Loader.3pm.gz

 
ICM