Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re^5: Parse XML into CSV Files

by alexm (Chaplain)
on Jul 22, 2009 at 09:26 UTC ( [id://782226]=note: print w/replies, xml ) Need Help??


in reply to Re^4: Parse XML into CSV Files
in thread Parse XML into CSV Files

Any ideas how to stop this??

This is the default behaviour for XMLin with empty elements, but you can change it, e.g.:

my $config = XMLin( $xml, SuppressEmpty => "" );

See XML::Simple for the details.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://782226]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (8)
As of 2024-04-23 17:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found