summaryrefslogtreecommitdiff
path: root/GroLUG/lib/GroLUG.pm
diff options
context:
space:
mode:
Diffstat (limited to 'GroLUG/lib/GroLUG.pm')
-rw-r--r--GroLUG/lib/GroLUG.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/GroLUG/lib/GroLUG.pm b/GroLUG/lib/GroLUG.pm
index 4f4f26c..4561d00 100644
--- a/GroLUG/lib/GroLUG.pm
+++ b/GroLUG/lib/GroLUG.pm
@@ -3,7 +3,7 @@ use strict;
use warnings;
use Catalyst qw{
- -Debug
+ -Debug StackTrace
ConfigLoader Static::Simple DefaultEnd
Session Session::Store::DBI Session::State::Cookie
Authentication Authentication::Store::Htpasswd Authentication::Credential::Password