2014-07-31 20:55:27 +02:00
|
|
|
This module provides an implementation of Canonical XML Recommendation (Version
|
|
|
|
1, 15 March 2001). It uses XML::GDOME for its DOM tree and XPath nodes.
|
2007-07-23 05:09:36 +02:00
|
|
|
|
|
|
|
It provides a XS wrapper around libxml2's Canonical XML code.
|
|
|
|
|
2014-01-24 19:10:39 +01:00
|
|
|
WWW: http://search.cpan.org/dist/XML-Canonical/
|