There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

METHODS

uri

Takes a URI (possibly relative to the current RDF document) and returns an absolute URI.

NOTES

This parser is a transliteration of Sean B Palmer's python RDF/XML parser:

http://www.infomesh.net/2003/rdfparser/

Thus the idioms inside are a bit pythonic. Most credit for the effort is due to sbp.