in reply to
How can my script accept cookies?
I believe you'll find the answer in your
LWP::UserAgent
documentation. Look for the 'cookie_jar()' method.
stephen
Comment on
Re: How can my script accept cookies?
In Section
Seekers of Perl Wisdom