WWW::Mechanize uses LWP::UserAgent. LWP::UserAgent needs LWP::Protocol::https to access https:// websites. That module isn't easily installed as it needs SSL libraries installed on the target system.
Your best approach would be to contact the webserver administrator to get them to install LWP::Protocol::https on the machine.
Alternatively, maybe some command line tools are available that already have https capabilities, like wget or curl. Then you can use these to fetch the data.
In reply to Re: Get https simple solution desired
by Corion
in thread Get https simple solution desired
by tbone654
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |