in reply to Re: WWW::Mechanize cannot connect to HTTPS site
in thread WWW::Mechanize cannot connect to HTTPS site

Yes, LWP::Protocol::https is installed. I can compare exact version numbers with the user, but we both installed modules from PPM (Perl Package Manager) not from CPAN.
  • Comment on Re^2: WWW::Mechanize cannot connect to HTTPS site

Replies are listed 'Best First'.
Re^3: WWW::Mechanize cannot connect to HTTPS site
by marto (Cardinal) on May 29, 2024 at 09:54 UTC

    You'll probably experience problems with out of date dependencies, things like Mozilla::CA need to be reasonably up to date. IIRC ActiveState cut off PPM access for older perls without a support contact in place.