Name : perl-Class-Factory
| |
Version : 1.06
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : 6.1
| Date : 2013-10-16 03:56:55
|
Group : Development/Libraries/Perl
| Source RPM : perl-Class-Factory-1.06-6.1.src.rpm
|
Size : 0.04 MB
| |
Packager : (none)
| |
Summary : Base class for dynamic factory classes
|
Description :
This is a simple module that factory classes can use to generate new types of objects on the fly, providing a consistent interface to common groups of objects.
Factory classes are used when you have different implementations for the same set of tasks but may not know in advance what implementations you will be using. Configuration files are a good example of this. There are four basic operations you would want to do with any configuration: read the file in, lookup a value, set a value, write the file out. There are also many different types of configuration files, and you may want users to be able to provide an implementation for their own home-grown configuration format.
Authors: Fred Moyer < fredAATTredhotpenguin.com> is the current maintainer.
Chris Winters < chrisAATTcwinters.com>
Eric Andreychek < ericAATTopenthought.net> implemented overridable log/error capability and prodded the module into a simpler design.
Srdjan Jankovic < srdjanAATTcatalyst.net.nz> contributed the idea for \'get_my_factory()\' and \'get_my_factory_type()\'
Sebastian Knapp < giftnussAATTnetscape.net> contributed the idea for \'get_registered_class()\'
Marcel Gruenauer < marcelAATTcpan.org> contributed the methods \'remove_factory_type()\' and \'unregister_factory_type()\'.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/openSUSE_13.1/x86_64 |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
Class-Factory
perl(Class::Factory)
perl-Class-Factory
perl-Class-Factory(x86-64)
Requires :