Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

LWP not working with HTTPS protocol (SOLVED)

by CountZero (Bishop)
on May 02, 2015 at 22:08 UTC ( [id://1125466]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    Can't connect to api.flickr.com:443
    Bad file descriptor at d:/Perl/perl/site/lib/LWP/Protocol/http.pm line
    + 41.
    
  2. or download this
    my $ua = LWP::UserAgent->new;
    my $req = HTTP::Request->new( GET => 'https://api.flickr.com/services/
    +rest');
    my $response = $ua->request($req);
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://1125466]
Approved by Discipulus
Front-paged by ww
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (4)
As of 2024-04-24 01:19 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found