Hi, I have a script that ables to download sort of web pages automatically by
certain time. I use LWP::UserAgent to get almostly my job done, but this time,
I have a problem that the page require to send back cookies and http_referer...
It there anyway I can do this with LWP ? or should I back to HTTP::Request ?
or what ? I am not familiar with Object playing, so if there is a short piece of
code can demostrate, that would be very nice.

Thanks in advise

Reply via email to