fixed cookie-param list POD in C::Res
Jesse Sheidlower [Thu, 17 Aug 2006 13:41:27 +0000 (13:41 +0000)]
lib/Catalyst/Response.pm

index 8aa9b22..e99cd85 100644 (file)
@@ -72,15 +72,19 @@ The keys of the hash reference on the right correspond to the L<CGI::Cookie>
 parameters of the same name, except they are used without a leading dash.
 Possible parameters are:
 
-=head2 value
+=over 
 
-=head2 expires
+=item value
 
-=head2 domain
+=item expires
 
-=head2 path
+=item domain
 
-=head2 secure
+=item path
+
+=item secure
+
+=back
 
 =head2 $res->header