1Role::Identifiable::HasUIsdeerntC(o3n)tributed Perl DocuRmoelnet:a:tIidoenntifiable::HasIdent(3)
2
3
4
6 Role::Identifiable::HasIdent - a thing with an ident attribute
7
9 version 0.007
10
12 This is an incredibly simple role. It adds a required "ident"
13 attribute that stores a simple string, meant to identify exceptions.
14
15 The string has to contain at least one character, and it can't start or
16 end with whitespace.
17
19 Ricardo Signes <rjbs@cpan.org>
20
22 This software is copyright (c) 2013 by Ricardo Signes.
23
24 This is free software; you can redistribute it and/or modify it under
25 the same terms as the Perl 5 programming language system itself.
26
27
28
29perl v5.28.0 2013-10-16 Role::Identifiable::HasIdent(3)