webgui/lib
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
..
Plack/Middleware/Debug Add basic POD for WebGUI's debug panel plugin 2010-09-23 09:04:29 -07:00
Spectre added WebGUI::Config in lib/Spectre/Admin.pm 2010-09-16 10:44:01 -05:00
WebGUI set recursion limit to 1 for dumped lexicals and function args; with unlimited depth, it was 2011-05-05 14:58:04 -04:00
.perlcriticrc small changes in Thingy's web services methods, added Thingy tests 2008-09-24 16:24:14 +00:00
WebGUI.pm don't force an extra layer of streaming as doing so bypasses plack middlewares. 2011-05-05 14:58:03 -04:00