Hi Stanisław! On Tuesday 02 Feb 2010 11:47:35 Stanisław T. Findeisen wrote: > Please, can anyone help me with this? I tried on lib...@perl.org list but > with no luck (so far). > > I'd like to restrict the set of CAs LWP is using for SSL connections. > > Also what does this: "The Crypt::SSLeay package provides Net::SSL" > (http://search.cpan.org/~dland/Crypt-SSLeay-0.57/SSLeay.pm) mean? Is > Net::SSL a "virtual package"? Is there such a concept in Perl? I'd think > so, but here: > http://search.cpan.org/~dland/Crypt-SSLeay-0.57/lib/Net/SSL.pm they say: > "Net::SSL is implemented by subclassing IO::Socket::INET". So it doesn't > sound like a "virtual package". >
You're confusing packages/namespaces/classes, CPAN distributions and modules (or .pm files). For more information see: http://perl-begin.org/tutorials/perl-for-newbies/part3/ And: http://perl-begin.org/topics/cpan/ I'm sorry that I cannot help you with the actual LWP problem. Regards, Shlomi Fish -- ----------------------------------------------------------------- Shlomi Fish http://www.shlomifish.org/ What Makes Software Apps High Quality - http://shlom.in/sw-quality Deletionists delete Wikipedia articles that they consider lame. Chuck Norris deletes deletionists whom he considers lame. Please reply to list if it's a mailing list post - http://shlom.in/reply . -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/