Package : perl-XML-Namespace

Package details

Summary: Simple support for XML Namespaces

Description:
This module implements a simple object for representing XML Namespaces in
Perl. It provides little more than some syntactic sugar for your Perl
programs, saving you the bother of typing lots of long-winded URIs. It was
inspired by the Class::RDF::NS module distributed as part of Class::RDF.

Using XML::Namespace Objects
First load the XML::Namespace module.

use XML::Namespace;


URL: http://search.cpan.org/dist/XML-Namespace
License: GPL+ or Artistic

Maintainer: nobody

List of RPMs