SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-Class-Loader
Version : 2.03 Vendor : N0i_Net
Release : 2.n0i.7.fc7 Date : 2007-06-02 05:04:10
Group : Development/Libraries Source RPM : perl-Class-Loader-2.03-2.n0i.7.fc7.src.rpm
Size : 0.02 MB
Packager : Marius Feraru < altblue_n0i_net>
Summary : Load modules & construct 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/reb00t.com/fedora/8/perl

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Class-Loader-2.03-2.n0i.7.fc7.noarch.rpm
     

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

Requires :
perl(:WITH_PERLIO)
rpmlib(CompressedFileNames) <= 3.0.4-1
perl(:WITH_LARGEFILES)
perl(:WITH_THREADS)
perl(:MODULE_COMPAT_5.8.8)
perl(vars)
perl(Data::Dumper)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
perl(:WITH_ITHREADS)


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

 
ICM