Provided by: librole-hasmessage-perl_0.006-1_all 

NAME
Role::HasMessage - a thing with a message method
VERSION
version 0.006
DESCRIPTION
This is another extremely simple role. A class that includes Role::HasMessage is promising to provide a
"message" method that returns a string summarizing the message or event represented by the object. It
does not provide any actual behavior.
AUTHOR
Ricardo Signes <rjbs@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2013 by Ricardo Signes.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5
programming language system itself.
perl v5.18.1 2013-10-16 Role::HasMessage(3pm)