The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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)