Hi,
I'm pretty much a n00b with Perl. I'm writing a script that needs to be able to screen scrape pages off the Internet. I've figured out how to GET and POST using LWP::UserAgent's simple_request() function. But I also need to be able to access HTTPS pages, not just HTTP. I'm not sure how to go about that. Can anyone point me in the right direction?
Thx.
I'm pretty much a n00b with Perl. I'm writing a script that needs to be able to screen scrape pages off the Internet. I've figured out how to GET and POST using LWP::UserAgent's simple_request() function. But I also need to be able to access HTTPS pages, not just HTTP. I'm not sure how to go about that. Can anyone point me in the right direction?
Thx.