summaryrefslogtreecommitdiff
path: root/GroLUG/lib/GroLUG.pm
diff options
context:
space:
mode:
authordakkar <dakkar@luxion>2006-02-09 13:58:58 +0000
committerdakkar <dakkar@luxion>2006-02-09 13:58:58 +0000
commitfb447b0fc6f1b1ec1772f151d6a04024ae87870d (patch)
tree2d8ebda0313b0b78bd7498ab2dacd40de424a705 /GroLUG/lib/GroLUG.pm
parentseparati i namespace (diff)
downloadIscrittiGroLUG-fb447b0fc6f1b1ec1772f151d6a04024ae87870d.tar.gz
IscrittiGroLUG-fb447b0fc6f1b1ec1772f151d6a04024ae87870d.tar.bz2
IscrittiGroLUG-fb447b0fc6f1b1ec1772f151d6a04024ae87870d.zip
forse va il rinnovo
git-svn-id: svn://luxion/repos/IscrittiGroLUG/trunk@179 fcb26f47-9200-0410-b104-b98ab5b095f3
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