From e1cd7b873d0f4a7d1b6ba00ecab717d9757e97b7 Mon Sep 17 00:00:00 2001 From: franck cuny Date: Mon, 28 Jun 2010 17:19:37 +0200 Subject: update POD --- lib/presque/ControlHandler.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/presque/ControlHandler.pm b/lib/presque/ControlHandler.pm index 38bbe89..998d55c 100644 --- a/lib/presque/ControlHandler.pm +++ b/lib/presque/ControlHandler.pm @@ -102,7 +102,7 @@ content-type : application/json code : 200 -content : {"status":"0","queue":"foo"} +content : {"status":"0","queue":"foo", next_run_after: "1234"} =back -- cgit 1.4.1