webgui/lib/WebGUI/Middleware
Scott Walters 59a22f4101 set recursion limit to 1 for dumped lexicals and function args; with unlimited depth, it was
making my Mozilla shoot to 1.5gigs and taking the server and browser forever to get the
error page up.
keep the HTML of the original page and tack it on to the end of the stack trace.
add WebGUI::Middleware::StackTrace to the default site.psgi in place of the standard StackTrace,
but leave a comment for the other one in case people prefer it.
2011-05-05 14:58:04 -04:00
..
Debug better link formatting in perf panel 2010-08-25 12:38:15 -05:00
HTTPExceptions.pm Write a bunch of POD for modules that don't have it. 2010-08-26 14:39:13 -07:00
Maintenance.pm Write a bunch of POD for modules that don't have it. 2010-08-26 14:39:13 -07:00
Session.pm don't force an extra layer of streaming as doing so bypasses plack middlewares. 2011-05-05 14:58:03 -04:00
Snoop.pm Write a bunch of POD for modules that don't have it. 2010-08-26 14:39:13 -07:00
StackTrace.pm set recursion limit to 1 for dumped lexicals and function args; with unlimited depth, it was 2011-05-05 14:58:04 -04:00
WGAccess.pm Syntax clean. 2010-11-17 16:34:11 -08:00