Provided by: libxml-grddl-perl_0.004-2_all bug

NAME

       XML::GRDDL::Namespace - represents a namespace URI

DESCRIPTION

       This module is used internally by XML::GRDDL and you probably don't want to mess with it.

       @XML::GRDDL::Namespace::ignore is an array of strings and regular expressions for matching
       namespace URIs that should be ignored. You can fiddle with it, but it voids your warranty.

       The ignore list currently consists of the XHTML namespace, Atom namespace and the GRDDL
       namespace itself.

       Namespace documents many be written in any format supported by RDF::RDFa::Parser or
       RDF::Trine::Parser, including RDF/XML, Turtle and XHTML+RDFa.

SEE ALSO

       XML::GRDDL.

AUTHOR

       Toby Inkster <tobyink@cpan.org>.

COPYRIGHT AND LICENCE

       Copyright 2008-2012 Toby Inkster

       This library is free software; you can redistribute it and/or modify it under the same
       terms as Perl itself.

DISCLAIMER OF WARRANTIES

       THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING,
       WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR
       PURPOSE.