SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Class-Loader rpm build for : RedHat EL 4. For other distributions click perl-Class-Loader.

Name : perl-Class-Loader
Version : 2.03 Vendor : Vipul Ved Prakash < mail_vipul_net>
Release : 1.el4.pp Date : 2009-07-22 21:19:29
Group : Development/Libraries Source RPM : perl-Class-Loader-2.03-1.el4.pp.src.rpm
Size : 0.02 MB
Packager : Peter Pramberger < peterpramb_member_fsf_org>
Summary : Load Perl 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 does
not wish to precompile modules to handle all types of data it can work with.
Loading modules at runtime can also provide flexible interfaces for perl
modules. Class::Loader is an inheritable class that provides a method 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 time.

RPM found in directory: /packages/linux-pbone/archive/ftp.pramberger.at/systems/linux/contrib/rhel4/i386

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Class-Loader-2.03-1.el4.pp.noarch.rpm
ftp.icm.edu.pl  perl-Class-Loader-2.03-1.el4.pp.noarch.rpm
     

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

Requires :
rpmlib(CompressedFileNames) <= 3.0.4-1
perl(Data::Dumper)
perl(:MODULE_COMPAT_5.8.5)
rpmlib(VersionedDependencies) <= 3.0.3-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
perl(vars)


Content of RPM :
/usr/lib/perl5/vendor_perl/5.8.5/Class
/usr/lib/perl5/vendor_perl/5.8.5/Class/Loader.pm
/usr/lib/perl5/vendor_perl/5.8.5/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