Subject: | Please provide a can_ssl convenience method |
Date: | Wed, 16 Jun 2010 21:29:58 +0200 (CEST) |
To: | bug-libwww-perl [...] rt.cpan.org |
From: | George Orwell <nobody [...] mixmaster.it> |
It would simplify matters to do something like:
if (LWP::UserAgent->can_ssl) { ... }
than:
if (eval{require Crypt::SSLeay;1} || eval{require IO::Socket::SSL;1}) { ... }
Il mittente di questo messaggio|The sender address of this
non corrisponde ad un utente |message is not related to a real
reale ma all'indirizzo fittizio|person but to a fake address of an
di un sistema anonimizzatore |anonymous system
Per maggiori informazioni |For more info
https://www.mixmaster.it