From: Jesse Luehrs Date: Mon, 18 Oct 2010 01:44:16 +0000 (-0500) Subject: ::Delta X-Git-Tag: 1.16~16 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=9796131f94e216ea9569771ec0ff1715fe39f461;p=gitmo%2FMoose.git ::Delta --- diff --git a/lib/Moose/Manual/Delta.pod b/lib/Moose/Manual/Delta.pod index 1164184..f4c2b5e 100644 --- a/lib/Moose/Manual/Delta.pod +++ b/lib/Moose/Manual/Delta.pod @@ -16,6 +16,20 @@ feature. If you encounter a problem and have a solution but don't see it documented here, or think we missed an important feature, please send us a patch. +=head1 1.16 + +=over 4 + +=item Configurable stacktraces + +Classes which use the L error class can now have +stacktraces disabled by setting the C env var to C. +This is experimental, fairly incomplete, and won't work in all cases (because +Moose's error system in general is all of these things), but this should allow +for reducing at least some of the verbosity in most cases. + +=back + =head1 1.15 =over 4