% cookies = fetch CGI::Cookie
cookies
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.
fetch
Copyright © 2001 O'Reilly & Associates. All rights reserved.