Skip Menu |

This queue is for tickets about the XML-LibXML CPAN distribution.

Report information
The Basics
Id: 118860
Status: new
Priority: 0/
Queue: XML-LibXML

People
Owner: Nobody in particular
Requestors: jidanni [...] jidanni.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: re-document methods to keep closing tags when serializing
Date: Mon, 21 Nov 2016 11:38:18 +0800
To: bug-XML-LibXML [...] rt.cpan.org
From: 積丹尼 Dan Jacobson <jidanni [...] jidanni.org>
Please re-document setTagCompression, or other methods to keep closing tags when serializing, just in case one wants to, as one cannot always just replace toString with toStringHTML. E.g., here: for ( $doc->findnodes(...){ for ( $_->toString ) { ... http://stackoverflow.com/questions/6151881/perl-libxml-keep-closing-tags-when-serializing