summaryrefslogtreecommitdiff
path: root/devel/p5-Role-Identifiable/DESCR
blob: 2fb41a5ded62843bbe9c7329d12e3f664febc879 (plain)
1
2
3
4
5
6
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.