On Fri, Dec 26, 2014 at 09:36:53PM -0300, Fernando de Oliveira wrote: > > Now, I really don't know what to reply to Hazel. Have a little recall of > IO::Socket::SSL being pulled by LWP: > > $ sudo cpan -l 2>&1 | grep IO::Socket::SSL > IO::Socket::SSL 2.002 > IO::Socket::SSL::Utils 0.03 > IO::Socket::SSL::PublicSuffix undef > IO::Socket::SSL::Intercept 1.93 > > Don't really know how to find it, but probably, IO::Socket::SSL is a > dependency of LWP. > Please see 'chapter 13, Perl Modules' for 'libwww-perl-6.08 (LWP)' : for those who build from source, IO::Socket::SSL is optionally pulled in after LWP, for https support. Either CPAN pulls it in along the way (for better test coverage), or else something else has pulled in Mozilla::CA.
In my own source builds (and yes, on occasion I use CPAN, I'm not trying to denigrate those who use it!) I build Mozilla::CA for LWP::Protocol::https for biber - it is a hard package name to forget! ĸen -- Nanny Ogg usually went to bed early. After all, she was an old lady. Sometimes she went to bed as early as 6 a.m. -- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
