The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Throwable::X::WithMessage - a thing with a message method

VERSION

version 0.001

DESCRIPTION

This is another extremely simple role. A class that includes Throwable::X::WithMessage is promising to provide a message method that returns a string describing the exception. It does not provide any actual behavior.

AUTHOR

Ricardo Signes <rjbs@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2010 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.