Skip Menu |

This queue is for tickets about the libwww-perl CPAN distribution.

Report information
The Basics
Id: 43728
Status: resolved
Priority: 0/
Queue: libwww-perl

People
Owner: Nobody in particular
Requestors: antonio [...] dyne.org
Cc: 277970 [...] bugs.debian.org
AdminCc:

Bug Information
Severity: Unimportant
Broken in: 5.825
Fixed in: (no value)



CC: 277970 [...] bugs.debian.org
Subject: LWP::UserAgent error in manpage for no_proxy option
Forwarding from http://bugs.debian.org/277970 Hi, in the LWP::UserAgent manpage, the no_proxy() option is described this way: --- $ua->no_proxy( $domain, ... ) Do not proxy requests to the given domains. Calling no_proxy without any domains clears the list of domains. Eg: $ua->no_proxy('localhost', 'no', ...); --- Can you please substitute 'Eg' with 'E.g.' and 'no' with a proper domain? (for example perl.org), just because 'no' does not look like a domain :-) Cheers Antonio
On Sat Feb 28 05:52:37 2009, antonio wrote: Show quoted text
> Forwarding from http://bugs.debian.org/277970 > > Hi, > in the LWP::UserAgent manpage, the no_proxy() option is described this
way: Show quoted text
> > --- > $ua->no_proxy( $domain, ... ) > > Do not proxy requests to the given domains. Calling no_proxy without > any domains clears the list of domains. Eg: > > $ua->no_proxy('localhost', 'no', ...); > --- > > Can you please substitute 'Eg' with 'E.g.' and 'no' with a proper > domain? (for example perl.org), just because 'no' does not look like a > domain :-) > > Cheers > Antonio >
Sorry, the description says that calling no proxy without any domains will clear the list of domains, so can you please remove 'no' and leave localhost? because 'no' looks ambiguous. Cheers Antonio
Subject: Bug#277970: Info received ([rt.cpan.org #43728] LWP::UserAgent error in manpage for no_proxy option )
Date: Sat, 28 Feb 2009 11:03:02 +0000
To: bug-libwww-perl [...] rt.cpan.org
From: owner [...] bugs.debian.org (Debian Bug Tracking System)
Thank you for the additional information you have supplied regarding this Bug report. This is an automatically generated reply to let you know your message has been received. Your message is being forwarded to the package maintainers and other interested parties for their attention; they will reply in due course. Your message has been sent to the package maintainer(s): Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org> If you wish to submit further information on this problem, please send it to 277970@bugs.debian.org, as before. Please do not send mail to owner@bugs.debian.org unless you wish to report a problem with the Bug-tracking system. -- 277970: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=277970 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
Fixed in <http://github.com/gisle/libwww- perl/commit/9217d220a88f104245e17be870938c517dbd497a>.