Hi,
I am using XML::Parser with tree style. however
<tag1> <tag2 attr1 = "attrval" attr2 = "attrval"> </tag2> </tag1>
causes entries with "0" followed by "\n" because endtags are in the next line, along with other regular entries. like "tag" and \@array or "0" "text" or \%hash. Is there any way (option to XML::Parser) to avoid entries with "0" "\n"?
Thanks
Saumil
Edited by mirod:added tags
In reply to XML::Parser and white spaces by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |