%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
[ Library Home | Perl in a Nutshell | Learning Perl | Learning Perl on Win32 | Programming Perl | Advanced Perl Programming | Perl Cookbook ]