in reply to $ENV{HTTPS_PROXY} works in one environment but not another

Just a long shot, but are the Perl and module versions different on the two hosts?

  • Comment on Re: $ENV{HTTPS_PROXY} works in one environment but not another

Replies are listed 'Best First'.
Re^2: $ENV{HTTPS_PROXY} works in one environment but not another
by Anonymous Monk on Sep 30, 2015 at 11:28 UTC

    yep!

    Server that works: v5.10.1

    Server that doesn't work: v5.8.8

    Do you think upgrading Perl could resolve it?

      Since nothing else seems to work, I would try it. I think the two Perl versions are quite different, but I don't know any details. Good luck!

      That was me, I didn't realize I wasn't logged in :)