![]() |
|
Welcome to the Monastery | |
PerlMonks |
Re: LWP::UserAgent with HTTP::Cookies problemsby planetscape (Chancellor) |
on Nov 09, 2005 at 00:41 UTC ( #506952=note: print w/replies, xml ) | Need Help?? |
If possible, I would suggest using WWW::Mechanize, which subclasses LWP::UserAgent. This would afford you access to cookies and the other functions of LWP::UserAgent, only better and simpler; plus extensive examples (at least three of which use cookies) and many articles for reference. Nodes using WWW::Mechanize abound here on PM; Super Search will undoubtedly turn up much helpful information. Update: Also, as Corion notes here, helpful modules such as HTTP::Recorder and WWW::Mechanize::Shell exist to help you automate the creation of your WWW::Mechanize scripts. HTH,
planetscape
In Section
Seekers of Perl Wisdom
|
|