about summary refs log tree commit diff
path: root/lib/presque/ControlHandler.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/presque/ControlHandler.pm')
-rw-r--r--lib/presque/ControlHandler.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/presque/ControlHandler.pm b/lib/presque/ControlHandler.pm
index b64851d..245ca26 100644
--- a/lib/presque/ControlHandler.pm
+++ b/lib/presque/ControlHandler.pm
@@ -1,5 +1,6 @@
 package presque::ControlHandler;
 
+use JSON;
 use Moose;
 extends 'Tatsumaki::Handler';
 with