Skip Menu |

This queue is for tickets about the RDF-Simple CPAN distribution.

Report information
The Basics
Id: 17200
Status: resolved
Worked: 5 min
Priority: 0/
Queue: RDF-Simple

People
Owner: MTHURN [...] cpan.org
Requestors: ANDK [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.22
Fixed in: (no value)



Subject: missing PREREQ_PM
Makefile.PL is missing the PREREQ_PM on LWP::UserAgent. For me nearly all tests fail due to missing LWP::UserAgent. Thanks,
I added the prereq for the next release. In the long term, I hope to eventually have time to investigate whether it should really be a prereq at all. (Perhaps separate the underlying algorithms from the LWP stuff)