Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: XML::Simple XML / XMLin / XMLout? or something else?

by dasgar (Priest)
on Oct 12, 2012 at 13:31 UTC ( [id://998677]=note: print w/replies, xml ) Need Help??


in reply to XML::Simple XML / XMLin / XMLout? or something else?

I don't think that XML::Simple is going to do what you're trying to do. The XMLin function takes XML input and parses that into a data structure of nested arrays and hashes. The XMLout function takes a data structure (presumably one created from XMLin) and then generates the XML output.

I'm not familiar enough with any of the other XML parsing modules to recommend an alternative to XML::Simple that will do what you're trying to accomplish.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (4)
As of 2024-03-19 11:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found