summaryrefslogtreecommitdiffstats
path: root/devel/p5-Class-Mixin/pkg-descr
blob: d2b4aac6ea36595c8ce89dccbf06e7bb12e9858e (plain)
1
2
3
4
5
6
7
8
Class::Mixin provides a way to mix methods from one class into another,
such that the target class can use both its methods as well as those of
the source class.
The primary advantage is that the behavior of a class can be modified
to effectively be another class without changing any of the calling
code -- just requires using the new class that mixes into the original.

WWW: http://search.cpan.org/dist/Class-Mixin/
OpenPOWER on IntegriCloud