%cookies
= fetch CGI::Cookie
Returns a hash containing cookies returned by the browser, where the
keys are the cookie names and the values are the cookie values. In a
scalar context, fetch
returns a hash reference.
Copyright © 2001 O'Reilly & Associates. All rights reserved.