freebsd-ports/devel/p5-Class-MixinFactory/pkg-descr
Sunpoet Po-Chuan Hsieh 371e9fc7b8 - Add LICENSE
- Pass maintainership to submitter
- While I'm here, remove Author line

PR:		ports/190218
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-26 15:32:47 +00:00

8 lines
345 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.
WWW: http://search.cpan.org/dist/Class-MixinFactory/