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/x86_64 |