FreeBSD.software
Home/devel/p5-Class-Delegation

p5-Class-Delegation

1.9.0devel

Object-oriented delegation

The Class::Delegation module simplifies the creation of delegation-based class hierarchies, allowing a method to be redispatched: * to a single nominated attribute, * to a collection of nominated attributes in parallel, or * to any attribute that can handle the message. These three delegation mechanisms can be specified for: * a single method * a set of nominated methods collectively * any as-yet-undelegated methods * all methods, delegated or not.

$pkg install p5-Class-Delegation
metacpan.org/release/Class-Delegation
Origin
devel/p5-Class-Delegation
Size
53.8KiB
License
ART10, GPLv1+
Maintainer
perl@FreeBSD.org
Dependencies
1 packages
Required by
0 packages

Dependencies (1)