ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
8 lines
396 B
Text
8 lines
396 B
Text
Role::Identifiable::HasIdent is an incredibly simple role. It 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.
|
|
|
|
WWW: https://metacpan.org/release/Role-Identifiable
|