in reply to XML::LibXML library issue
my $out = $doc->toString; $out =~ s/\u2028\u2029//g;
BTW, see <pre> Versus <code> Tags and stop using <pre> tags for normal text.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: XML::LibXML library issue
by tarun28jain (Initiate) on Dec 09, 2013 at 12:46 UTC | |
by choroba (Cardinal) on Dec 09, 2013 at 13:01 UTC |