summaryrefslogtreecommitdiff
path: root/devel/p5-Class-MixinFactory/pkg-descr
blob: 5305c10174b470a719f8967a7c8b80950b2d51de (plain)
1
2
3
4
5
6
7
8
This distribution facilitates the run-time generation of classes which 
inherit from a base class and some optional selection of mixin classes.

A factory is provided to generate the mixed classes with multiple 
inheritance. A NEXT method allows method redispatch up the inheritance 
chain.

WWW: http://search.cpan.org/dist/Class-MixinFactory/