Help for this page
my $cookie_jar = HTTP::Cookies->new(); # ... ... }; $cookie_jar->scan( $callback ); $netscape_cookie_jar->save("mycookies.txt");