Subject: | PATCH: Add message and indent options |
Date: | Thu, 29 Jul 2010 17:33:12 +0000 |
To: | bug-devel-stacktrace [...] rt.cpan.org |
From: | James Laver <james [...] jameslaver.com> |
Please find attached a patch that adds 'message' and 'indent' options.
Message can be used to replace the 'Trace started at...' in the first
line of traces when using as_string.
Indent can be used to force all lines but the first to be indented in
the manner that Carp::confess does.
The patch has been tested and doesn't appear to break anything in the
testing I performed (obviously doesn't cover everything under the sun).
Tests pass.
--James
Message body is not shown because sender requested not to inline it.