libclass-factory-perl

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. With a factory class this is easy. Class::Factory even provides a simple constructor for you.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/Class-Factory


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libclass-factory-perl