The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

XML::Compile::C14N::Util - constants for XML::Compile::C14N

INHERITANCE

 XML::Compile::C14N::Util
   is a Exporter

DESCRIPTION

This module collects constants used by various standards related to XML Canonicalization.

FUNCTIONS

Constants

Export tag :c14n provides

  C14N_v10_NO_COMM   C14N_v11_NO_COMM   C14N_EXC_NO_COMM
  C14N_v10_COMMENTS  C14N_v11_COMMENTS  C14N_EXC_COMMENTS
                                        C14N_EXC_NS

Functions

is_canon_constant(CONSTANT)

[0.93] Returns true if the CONSTANT is one of the constants defined by the :c14n export tag.

SYNOPSYS

 use XML::Compile::C14N::Util ':c14n';

SEE ALSO

This module is part of XML-Compile-C14N distribution version 0.93, built on October 02, 2013. Website: http://perl.overmeer.net/xml-compile/

Other distributions in this suite: XML::Compile, XML::Compile::SOAP, XML::Compile::SOAP12, XML::Compile::SOAP::Daemon, XML::Compile::SOAP::WSA, XML::Compile::C14N, XML::Compile::WSS, XML::Compile::WSS::Signature, XML::Compile::Tester, XML::Compile::Cache, XML::Compile::Dumper, XML::Compile::RPC, XML::Rewrite and XML::LibXML::Simple.

Please post questions or ideas to the mailinglist at http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/xml-compile . For live contact with other developers, visit the #xml-compile channel on irc.perl.org.

LICENSE

Copyrights 2011-2013 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