Files
pkgsrc-ng/devel/p5-Role-Identifiable/DESCR
2013-09-26 17:14:40 +02:00

7 lines
311 B
Plaintext

Role::Identifiable::HasIdent adds a required ident attribute that stores
a simple string, meant to identify exceptions.
Role::Identifiable::HasTags adds the ability for your class and its
composed parts (roles, superclasses) as well as instances of it to
contribute to a pool of tags describing each instance.