Skip Menu |

This queue is for tickets about the IMDB-Film CPAN distribution.

Report information
The Basics
Id: 13685
Status: resolved
Priority: 70/
Queue: IMDB-Film

People
Owner: STEPANOV [...] cpan.org
Requestors: bas [...] o2w.nl
Cc:
AdminCc: STEPANOV [...] cpan.org

Bug Information
Severity: Normal
Broken in: 0.13
Fixed in: (no value)



Subject: Bug with detection a proxy url
There is a bug in the proxy detection code: I have my http_proxy environment variable set to http://localhost:3128/, which is the correct syntax. Your module however, strips off the port part of the uri, causing any www requests to fail. I would suggest just letting LWP::UserAgent handling all the proxy settings. I've created a little patch that cleans up this bug (at least with my local settings). It's attached. Please let me know what you think of it.
Download patch
application/octet-stream 2.5k

Message body not shown because it is not plain text.