<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:arial,helvetica,sans-serif;font-size:10pt">All,<br><br>Unable to install perl module on client's Linux server, I test the script with newly installed strawberry Perl on laptop (Installation  of LWP::Protocol::https was failed)<br><br>http/https connection (no proxy) from home okay.<br>https connection behind the firewall (with proxy): "Bad Request" (tried $ua->agent('Mozilla/5.0'). No effect).<br><br>Any thought?<br><br>Thanks,<br><br><div><br></div><div style="font-family:arial, helvetica, sans-serif;font-size:10pt"><br><div style="font-family:arial, helvetica, sans-serif;font-size:10pt"><font size="2" face="Tahoma"><hr size="1"><b><span style="font-weight: bold;">From:</span></b> Lee Aylward <lee@laylward.com><br><b><span style="font-weight: bold;">To:</span></b> chicago-talk@pm.org<br><b><span style="font-weight: bold;">Sent:</span></b>
 Tue, May 10, 2011 9:57:44 AM<br><b><span style="font-weight: bold;">Subject:</span></b><span> Re: [Chicago-talk] LWP::UserAgent->get('<a target="_blank" href="https://">https://</a>....") invalid_request</span><br></font><br>
On Tue, 10 May 2011 06:17:01 -0700 (PDT)<br>tiger peng <<a ymailto="mailto:tigerpeng2001@yahoo.com" href="mailto:tigerpeng2001@yahoo.com">tigerpeng2001@yahoo.com</a>> wrote:<br><br>> ...<br>> <br><span>> No problem to access <a target="_blank" href="http://www.yahoo.com">http://www.yahoo.com</a>, but for access Yahoo login</span><br>> page With proxy, it compain:  '_msg' => 'Bad Request',<br>> Without set proxy, it complain:  '_msg' => 'Protocol scheme \'https\'<br>> is not supported (Crypt::SSLeay not installed)',<br>> <br><br>Well that error seems pretty clear, install Crypt::SSLeay. You may also<br>want to look at your LWP version since there were some large changes in<br>the latest major release (6.) If you have version 6+ I think you'll<br>need to install LWP::Protocol::https to get https support.<br><br>Good luck,<br>-- <br>Lee Aylward<br>_______________________________________________<br>Chicago-talk
 mailing list<br><a ymailto="mailto:Chicago-talk@pm.org" href="mailto:Chicago-talk@pm.org">Chicago-talk@pm.org</a><br><span><a target="_blank" href="http://mail.pm.org/mailman/listinfo/chicago-talk">http://mail.pm.org/mailman/listinfo/chicago-talk</a></span><br></div></div>



</div></body></html>