in reply to Re: cookies using lwp simple get command
in thread cookies using lwp simple get command
Using the HTTP::Cookies::Netscape subclass will allow you to store / retrieve your cookies in a Netscape compatible file. This can be a mechanism for using existing cookies (from your Netscape browser) or creating a cookie file that can be read by other programs.
Inman
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: cookies using lwp simple get command
by Alives (Initiate) on Nov 08, 2005 at 21:52 UTC |