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

NAME

XML::RSS::LibXML::Namespaces - Utility Catalog For Known Namespacee

SYNOPSIS

use XML::RSS::LibXML::Namespaces qw(NS_RSS10);

print NS_RSS10, "\n";
XML::RSS::LibXML::Namespaces::lookup_uri('rdf');

FUNCTIONS

lookup_uri($prefix)

lookup_prefix($uri)