freebsd-ports/devel/p5-Class-MixinFactory/pkg-descr
2011-12-28 08:20:20 +00:00

9 lines
378 B
Text

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.
Author: Matthew Simon Cavalletto
WWW: http://search.cpan.org/dist/Class-MixinFactory/