SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Class-Factory rpm build for : OpenSuSE 13.X. For other distributions click perl-Class-Factory.

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

Content of RPM  Changelog  Provides Requires

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 :
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsLzma) <= 4.4.6-1
perl(:MODULE_COMPAT_5.18.1)


Content of RPM :
/usr/lib/perl5/vendor_perl/5.18.1/Class
/usr/lib/perl5/vendor_perl/5.18.1/Class/Factory.pm
/usr/lib/perl5/vendor_perl/5.18.1/x86_64-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.18.1/x86_64-linux-thread-multi/auto/Class
/usr/lib/perl5/vendor_perl/5.18.1/x86_64-linux-thread-multi/auto/Class/Factory
/usr/share/doc/packages/perl-Class-Factory
/usr/share/doc/packages/perl-Class-Factory/Changes
/usr/share/doc/packages/perl-Class-Factory/README
/usr/share/man/man3/Class::Factory.3pm.gz

 
ICM