Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: Saving HTTP::Cookies into Netscape format using bless/re-bless

by tangent (Parson)
on May 11, 2021 at 15:57 UTC ( [id://11132410]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


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

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11132410]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (5)
As of 2024-04-19 22:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found