| Data-DublinCore documentation | view source | Contained in the Data-DublinCore distribution. |
Data::DublinCore::Util - DublinCore XML useful constants
Data::DublinCore::Util is a Exporter
use Data::DublinCore::Util qw/:dc20021212/;
Defines the namespaces used with DublinCore XML schemas.
Defined are NS_DC_DCMITYPE, NS_DC_ELEMS11, NS_DC_TERMS.
You may also need XMLNS or SHEMA2001 from XML::Compile::Util.
This module is part of Data-DublinCore distribution version 0.04, built on June 14, 2010. Website: http://perl.overmeer.net
Copyrights of the perl code and the related documentation by 2009-2010 by Mark Overmeer. For other contributors see ChangeLog.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See http://www.perl.com/perl/misc/Artistic.html
| Data-DublinCore documentation | view source | Contained in the Data-DublinCore distribution. |