Skip Menu |

This queue is for tickets about the Perlanet CPAN distribution.

Report information
The Basics
Id: 44838
Status: resolved
Priority: 0/
Queue: Perlanet

People
Owner: DAVECROSS [...] cpan.org
Requestors: DAVECROSS [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in:
  • 0.03
  • 0.04
  • 0.05
  • 0.06
  • 0.07
  • 0.08
Fixed in: (no value)



Subject: Use LWP::UserAgent instead of LWP::Simple
Currently we use LWP::Simple to get the web feeds. This works, but it uses the default Agent string (and I don't think there's a way to change it). It would be nicer if we used a "proper" LWP::UserAgent object and set an agent string containing contact details so that site owners can contact us if they don't like what we're doing with their content.
Fixed in release 0.10.