pkgsrc/devel/p5-Role-Identifiable/DESCR
sno 7c37065e90 Importing package for Perl 5 modules Role::Identifiable::HasIdent version
0.005 and Role::Identifiable::HasTags version 0.005 via CPAN distribution
Role-Identifiable version 0.005 into devel/p5-Role-Identifiable.

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.
2012-07-05 11:58:31 +00:00

6 lines
311 B
Text

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.