XML::RSS::LibXML::Namespaces (3)
Leading comments
Automatically generated by Pod::Man 2.28 (Pod::Simple 3.28)
Standard preamble:
========================================================================
(The comments found at the beginning of the groff file "man3/XML::RSS::LibXML::Namespaces.3pm".)
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)