The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Test::Run::Obj::Error - an error class hierarchy for Test::Run.

DESCRIPTION

This module provides an error class hieararchy for Test::Run. This is used for throwing exceptions that should be handled programatically.

METHODS

BUILD

For Moose.

$self->stringify()

Stringifies the error. Returns the text() field by default.

LICENSE

This file is licensed under the MIT X11 License:

http://www.opensource.org/licenses/mit-license.php