-
Notifications
You must be signed in to change notification settings - Fork 0
Perl module to act as a wrapper to the XML canonicalization functions from libxml2 to provide Perl support for the W3C defined algorithms c14n canonicalization (1.0 and 1.1) and c14n exclusive canonicalization.
License
sjzasada/XML-CanonicalizeXML
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
XML-CanonicalizeXML version 0.10 ================================ This module acts as a wrapper to the XML canonicalization functions from libxml2 (http://www.xmlsoft.org/) to provide Perl support for the W3C defined algorithms c14n canonicalization (http://www.w3.org/TR/2001/REC-xml-c14n-20010315), c14n exclusive canonicalization (http://www.w3.org/TR/2002/REC-xml-exc-c14n-20020718/) and Canonical XML Version 1.1 (https://www.w3.org/TR/xml-c14n11/). For bugs etc, visit: https://github.com/sjzasada/XML-CanonicalizeXML INSTALLATION To install this module type the following: perl Makefile.PL make make test make install DEPENDENCIES This module requires these other modules and libraries: libxml2 libxml2 development headers COPYRIGHT AND LICENCE This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.3 or, at your option, any later version of Perl 5 you may have available.
About
Perl module to act as a wrapper to the XML canonicalization functions from libxml2 to provide Perl support for the W3C defined algorithms c14n canonicalization (1.0 and 1.1) and c14n exclusive canonicalization.
Topics
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published