perl.libwww...SSL acces through proxy: Unable to service this URL without parent cache by Josef Wolf- April 30, 2008 Hello,when I try SSL access over a proxy, I get the following error messagefrom the proxy: Unable to service this URL without parent cache.Contact your system administrator.Here is what I try to do: ! usrbinperl use strict; use warnings; my $conf = proxy => "http:proxy.domain.de:81", proxy_user => "proxyuser", proxy_pass => "proxysecret", "ssl-authority-files" => "etcsslroot.pem", .http://www.nntp.perl.org/group/perl.libwww/2008/04/msg7168.html Re: libwww-perl-5.812 fails unicode conversions because of missing modules by Gisle Aas- April 28, 2008 On Mon, Apr 28, 2008 at 6:44 PM, David Favor <daviddavidfavor.com> wrote:> Gisle Aas wrote:>> > On Sat, Apr 26, 2008 at 9:21 PM, David Favor <daviddavidfavor.com> wrote:> >> > > libwww-perl-5.808 through libwww-perl-5.812 fail with various> > > strange errors like:> > >> > > utf8 "xFF" does not map to Unicode at > > >> > >> commonpkgsperl-5.10.0-33746lib5.10.0i686-linux-thread-multiEncode.pm>...http://www.nntp.perl.org/group/perl.libwww/2008/04/msg7167.html Re: libwww-perl-5.812 fails unicode conversions because of missing modules by Gisle Aas- April 28, 2008 On Sat, Apr 26, 2008 at 9:21 PM, David Favor <daviddavidfavor.com> wrote:> libwww-perl-5.808 through libwww-perl-5.812 fail with various> strange errors like:>> utf8 "xFF" does not map to Unicode at >> commonpkgsperl-5.10.0-33746lib5.10.0i686-linux-thread-multiEncode.pm > line 164. at basemessage.t line 365What kind of perl is this> This appears to be fixed by adding the following prereqs to LWP:>> Encode::Alias> ...http://www.nntp.perl.org/group/perl.libwww/2008/04/msg7166.html libwww-perl-5.812 fails unicode conversions because of missing modules by David Favor- April 27, 2008 libwww-perl-5.808 through libwww-perl-5.812 fail with variousstrange errors like: utf8 "xFF" does not map to Unicode at commonpkgsperl-5.10.0-33746lib5.10.0i686-linux-thread-multiEncode.pm line 164. at basemessage.t line 365This appears to be fixed by adding the following prereqs to LWP: Encode::Alias MIME::Base64-- Love feeling your best ever, all day, every dayClick http:RadicalHealth.com for the easy way.http://www.nntp.perl.org/group/perl.libwww/2008/04/msg7165.html trouble installing Crypt::SSLeay by Brian Tam- April 25, 2008 Hi,I apologize if this problem has been answered before, but I haven&39;t been able to find documentation on cpan.org or on other websites on how tofix this. With OpenSSL vs. 0.9.8g already installed on my machine, I am trying to install vs. 0.57 in cygwin (Unix-type environment) and I get the following output with &39;perl Makefile.PL&39;,(begin output)=======================================================Only one OpenSSL installation found at usrlocalsslConsider running &39;perl Makefile.PL.http://www.nntp.perl.org/group/perl.libwww/2008/04/msg7164.html Use of Crypt::SSLeay & Net::SSL with perl's LWP by Balkrishna Darji- April 21, 2008 Hi, Please provide me with sample files to learn the use of the abovemodules. Thanks! Regards, Balkrishna "Legal Disclaimer: This electronic message and all contents contain information from Cybage Software Private Limited which may be privileged, confidential, or otherwise protected from disclosure. The information is intended to be for the addressee(s) only. If you are not an addressee, any disclosure, copy, distribution, or use of the contents of this message is strictly prohibited. If..http://www.nntp.perl.org/group/perl.libwww/2008/04/msg7163.html RE: libwww-perl-5.810 (HTTP::Message content not bytes) by Shaun- April 14, 2008 This version looks to have fixed the problem! ThanksShaun-----Original Message-----From: gisle.aasgmail.com mailto:gisle.aasgmail.com On Behalf Of GisleAasSent: Monday, April 14, 2008 1:21 PMTo: ShaunCc: libwwwperl.orgSubject: Re: libwww-perl-5.810 (HTTP::Message content not bytes)Can you try if the newly upload libwww-perl-5.811 fixes your problem.It will not complain about Unicode strings unless they actuallycontain chars that can&39;t be treated as bytes.--Gislehttp://www.nntp.perl.org/group/perl.libwww/2008/04/msg7162.html Re: libwww-perl-5.810 (HTTP::Message content not bytes) by Gisle Aas- April 14, 2008 Can you try if the newly upload libwww-perl-5.811 fixes your problem.It will not complain about Unicode strings unless they actuallycontain chars that can&39;t be treated as bytes.--Gislehttp://www.nntp.perl.org/group/perl.libwww/2008/04/msg7161.html |