Help for this page

Select Code to Download


  1. or download this
    my $cookie_jar = HTTP::Cookies->new(file => 'C:\path\to\cookies.dat',
                                        autosave=> 1,
                                        ignore_discard => 1);