in reply to HTTPS transactions with LWP::UserAgent

Try running it as '/usr/bin/perl demo_https' instead. You might have a different install of perl in your PATH somewhere that is getting run instead when you run it shorthand as just 'perl'
  • Comment on Re: HTTPS transactions with LWP::UserAgent