Subject: | CPAN::LWP::UserAgent don't ask the proxy credentials if proxy_user empty |
Hey,
the CPAN part CPAN::LWP::UserAgent don't ask the proxy credentials if
proxy_user empty.
If you run 'o conf init /proxy/' and set a proxy then you will be asked to
proxy_user.
This leave them blank, then you have the config: proxy_user => q[] and
CPAN doesn't ask for proxy credentials. Because proxy_user is defined
but empty.
Thanks
Robert