Bug#277970: [rt.cpan.org #43728] LWP::UserAgent error in manpage for no_proxy option

Antonio Radici via RT bug-libwww-perl at rt.cpan.org
Sat Feb 28 10:59:52 UTC 2009


<URL: https://rt.cpan.org/Ticket/Display.html?id=43728 >

On Sat Feb 28 05:52:37 2009, antonio wrote:
> 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
>  


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





More information about the pkg-perl-maintainers mailing list