=head1 NAME XML::LibXML::CDATASection - The DOM CDATASection Class =head1 synopsis use XML::LibXML $node = XML::LibXML::Comment( $content ); =head1 DESCRIPTION This class provides all functions of B, but for CDATA nodes. =head2 Methods =over 4 =item B The constructor is the only provided function for this package. It is required, because B treats the different textnode types slightly different. =back =head1 AUTHOR Matt Sergeant, Christian Glahn =head1 SEE ALSO XML::LibXML, XML::LibXML::Node, XML::LibXML::Element, XML::LibXML::Text, XML::LibXML::Document, XML::LibXML::DocumentFragment =head1 VERSION 1.53