1Role::HasMessage(3)   User Contributed Perl Documentation  Role::HasMessage(3)
2
3
4

NAME

6       Role::HasMessage - a thing with a message method
7

VERSION

9       version 0.006
10

DESCRIPTION

12       This is another extremely simple role.  A class that includes
13       Role::HasMessage is promising to provide a "message" method that
14       returns a string summarizing the message or event represented by the
15       object.  It does not provide any actual behavior.
16

AUTHOR

18       Ricardo Signes <rjbs@cpan.org>
19
21       This software is copyright (c) 2013 by Ricardo Signes.
22
23       This is free software; you can redistribute it and/or modify it under
24       the same terms as the Perl 5 programming language system itself.
25
26
27
28perl v5.32.0                      2020-07-28               Role::HasMessage(3)
Impressum