aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CatDap.pm
diff options
context:
space:
mode:
authorBuchan Milne <buchan@mageia.org>2010-10-28 10:40:56 +0000
committerBuchan Milne <buchan@mageia.org>2010-10-28 10:40:56 +0000
commit45f7611e07bdf606b93040b2a075fd72759d44e0 (patch)
tree511fea40d574e9fcfbd2bd7109a2440dac8e2c1a /lib/CatDap.pm
parent601b41083cf7c2186ecce70ec07aebdb9310edd6 (diff)
downloadidentity-45f7611e07bdf606b93040b2a075fd72759d44e0.tar
identity-45f7611e07bdf606b93040b2a075fd72759d44e0.tar.gz
identity-45f7611e07bdf606b93040b2a075fd72759d44e0.tar.bz2
identity-45f7611e07bdf606b93040b2a075fd72759d44e0.tar.xz
identity-45f7611e07bdf606b93040b2a075fd72759d44e0.zip
Dont run in debug mode by default (use -d option if you want debug mode)
Cleanups from Guillaume Rousse Remove some debugging
Diffstat (limited to 'lib/CatDap.pm')
-rw-r--r--lib/CatDap.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/CatDap.pm b/lib/CatDap.pm
index d9a37a9..93f5ece 100644
--- a/lib/CatDap.pm
+++ b/lib/CatDap.pm
@@ -13,7 +13,6 @@ use Catalyst::Runtime 5.80;
# directory
use Catalyst qw/
- -Debug
ConfigLoader
Static::Simple
Session