http://www.perlmonks.org?node_id=1025487


in reply to LWP:UserAgent Use of uninitialized value in subroutine entry at blib\lib\Net\SSLeay.pm

Hi,

you try to access the API via HTTPS as the URL shows. Are you sure that you have LWP::Protocol::https installed which is necessary to do such a request? Just a guess.

McA

  • Comment on Re: LWP:UserAgent Use of uninitialized value in subroutine entry at blib\lib\Net\SSLeay.pm
  • Download Code

Replies are listed 'Best First'.
Re^2: LWP:UserAgent Use of uninitialized value in subroutine entry at blib\lib\Net\SSLeay.pm
by cormanaz (Deacon) on Mar 26, 2013 at 13:38 UTC
    LWP::Protocol::https 6.03 is installed and verified.