From 45f7611e07bdf606b93040b2a075fd72759d44e0 Mon Sep 17 00:00:00 2001 From: Buchan Milne Date: Thu, 28 Oct 2010 10:40:56 +0000 Subject: Dont run in debug mode by default (use -d option if you want debug mode) Cleanups from Guillaume Rousse Remove some debugging --- lib/CatDap.pm | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/CatDap.pm') 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 -- cgit v1.2.1