ports

devel/p5-Role-Tiny

p5-Role-Tiny-2.000005 – minimalist role composition tool

Description

Role composition can be thought of as much more clever and meaningful
multiple inheritance. The basics of this implementation of roles is:
- If a method is already defined on a class, that method will not be
  composed in from the role.
- If a method that the role "requires" to be implemented is not
  implemented, role application will fail loudly.

WWW: http://search.cpan.org/dist/Role-Tiny/

Categories:
devel perl5

Library dependencies

None

Build dependencies

None

Run dependencies

None