X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FPlack%2FMiddleware%2FSession.pm;h=aff0685573dd5408eb1c663947a1a5fef7096e30;hb=20ede533320bd7fbe2e79241620593ced16c9994;hp=1254d4f04f02e54cac0ac18c03fa946c60a1f5ff;hpb=02e67eadbf283dd5b4bcc1a56b57a699d265fb18;p=catagits%2FWeb-Session.git diff --git a/lib/Plack/Middleware/Session.pm b/lib/Plack/Middleware/Session.pm index 1254d4f..aff0685 100644 --- a/lib/Plack/Middleware/Session.pm +++ b/lib/Plack/Middleware/Session.pm @@ -120,11 +120,9 @@ This will persist session data in a file. By default it uses L but it can be configured to have a custom serializer and deserializer. -=item L +=item L -This will persist session data using the L module. This -offers a lot of flexibility due to the many excellent L -drivers available. +This will persist session data using the L interface. =item L