Cody Fendant has asked for the wisdom of the Perl Monks concerning the following question:
I'm getting this error when trying to access a URL (https).
Can't locate object method "status" via package "HTTP::Headers" at /opt/local/lib/perl5/site_perl/5.30/HTTP/Message.pm line 653.LWP::UserAgent, HTTP::Headers and HTTP::Message are all up to date according to CPAN so I'm a bit baffled as to how to proceed.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: 'Can't locate object method "status" via package "HTTP::Headers"' error using LWP::UserAgent
by Fletch (Bishop) on Jun 30, 2020 at 04:45 UTC | |
|
Re: 'Can't locate object method "status" via package "HTTP::Headers"' error using LWP::UserAgent
by kcott (Archbishop) on Jun 30, 2020 at 07:09 UTC | |
|
Re: 'Can't locate object method "status" via package "HTTP::Headers"' error using LWP::UserAgent
by parv (Parson) on Jun 30, 2020 at 04:08 UTC | |
|
Re: 'Can't locate object method "status" via package "HTTP::Headers"' error using LWP::UserAgent
by jcb (Parson) on Jun 30, 2020 at 22:17 UTC |