summaryrefslogtreecommitdiff
path: root/lib/Dancer/Debug.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Dancer/Debug.pm')
-rw-r--r--lib/Dancer/Debug.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Dancer/Debug.pm b/lib/Dancer/Debug.pm
index aa3a912..79684d8 100644
--- a/lib/Dancer/Debug.pm
+++ b/lib/Dancer/Debug.pm
@@ -4,7 +4,6 @@ package Dancer::Debug;
use strict;
use warnings;
-our $VERSION = '0.01';
1;
@@ -20,6 +19,7 @@ You can activate the panels in your development configuration file:
- Dancer::Version
- Dancer::Settings
- Dancer::Logger
+ - Dancer::Routes
or in your app.psgi: