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.009
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 This library should run on perls released even a long time ago. It
20 should work on any version of perl released in the last five years.
21
22 Although it may work on older versions of perl, no guarantee is made
23 that the minimum required version will not be increased. The version
24 may be increased for any reason, and there is no promise that patches
25 will be accepted to lower the minimum required perl.
26
28 Ricardo Signes <cpan@semiotic.systems>
29
31 This software is copyright (c) 2022 by Ricardo Signes.
32
33 This is free software; you can redistribute it and/or modify it under
34 the same terms as the Perl 5 programming language system itself.
35
36
37
38perl v5.38.0 2023-07-21 Role::Identifiable::HasIdent(3)