And later in the code...use IO::Socket::SSL qw( SSL_VERIFY_NONE ); use IO::Socket::INET;
my $ua = LWP::UserAgent->new(); $ua->ssl_opts( SSL_verify_mode => IO::Socket::SSL::SSL_VERIFY_NONE, SS +L_hostname => '', verify_hostname => 0 );
In reply to Re^2: LWP::Useragent and globbing?
by leefp
in thread LWP::Useragent and globbing?
by leefp
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |