in reply to Re: XML::Twig::flush() and html/xml entities
in thread XML::Twig::flush() and html/xml entities
andmy $elt_txt = $elt->xml_text;
(and left anything else alone)my $elt_txt = $elt->xml_string;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: XML::Twig::flush() and html/xml entities
by mirod (Canon) on Oct 05, 2006 at 15:17 UTC |