Levent Ozturk
Enter
PERL, LWP Problem: Happens with LWP6.0 Error: User info. Can't connect to graph.facebook.com:443 (Crypt-SSLeay can't verify hostnames) Net::SSL from Crypt-SSLeay can't verify hostnames; either install IO::Socket::SSL or turn off verification by setting the PERL_LWP_SSL_VERIFY_HOSTNAME environment variable to 0 at /usr/lib/perl5/5.8.8/CGI/Carp.pm line 314. $ENV{'PERL_LWP_SSL_VERIFY_HOSTNAME'} = 0; does not fix the problem. my $ua = new LWP::UserAgent(ssl_opts => { verify_hostname => 0 }); fixes the problem
All the material listed and linked at this World Wide Web domain are strictly private property and copyrighted. © Copyright -∞-∞ Levent Ozturk. All rights reserved. Reproduction or use of any material, documents and related graphics and any other material from this World Wide Web server is strictly prohibited. Site Map