Provides a role-based system of OOP (emulates Perl6)
Class::Roles provides a Perl 5 implementation of Perl 6 roles. Roles are named collections of reusable behavior. They provide a mechanism to mark that a class performs certain behaviors and to reuse the code that performs those behaviors.
$
pkg install p5-Class-RolesOrigin
devel/p5-Class-Roles
Size
17.3KiB
License
ART10, GPLv1+
Maintainer
bofh@FreeBSD.org
Dependencies
1 packages
Required by
0 packages