SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-Class-Loader
Version : 2.03 Vendor : Fedora Project
Release : 20.fc20 Date : 2013-08-04 00:20:58
Group : Development/Libraries Source RPM : perl-Class-Loader-2.03-20.fc20.src.rpm
Size : 0.02 MB
Packager : Fedora Project
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/archive.fedoraproject.org/fedora-secondary/releases/20/Everything/s390/os/Packages/p

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Class-Loader-2.03-20.fc20.noarch.rpm
ftp.icm.edu.pl  perl-Class-Loader-2.03-20.fc20.noarch.rpm
ftp.icm.edu.pl  perl-Class-Loader-2.03-20.fc20.noarch.rpm
     

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

Requires :
rpmlib(PayloadIsXz) <= 5.2-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
perl(Data::Dumper)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
perl(vars)
perl(:MODULE_COMPAT_5.18.0)


Content of RPM :
/usr/share/doc/perl-Class-Loader
/usr/share/doc/perl-Class-Loader/ARTISTIC
/usr/share/doc/perl-Class-Loader/Changes
/usr/share/man/man3/Class::Loader.3pm.gz
/usr/share/perl5/vendor_perl/Class
/usr/share/perl5/vendor_perl/Class/Loader.pm
/usr/share/perl5/vendor_perl/Class/LoaderTest.pm

 
ICM