From 1e1dd5fbbbc8c7c3530ce7451d0f72fd383b7561 Mon Sep 17 00:00:00 2001 From: franck cuny Date: Wed, 28 Apr 2010 08:53:14 +0200 Subject: POD fix --- lib/Plack/Middleware/Throttle.pm | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/Plack/Middleware/Throttle.pm') diff --git a/lib/Plack/Middleware/Throttle.pm b/lib/Plack/Middleware/Throttle.pm index 25b2aad..3100325 100644 --- a/lib/Plack/Middleware/Throttle.pm +++ b/lib/Plack/Middleware/Throttle.pm @@ -212,6 +212,8 @@ or The cache object must implement B, B and B methods. By default, you can use C. +By default, if no backend is specified, L is used. + =item B Key to prefix sessions entry in the cache. -- cgit 1.4.1