Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: How to export hash to xml file

by vek (Prior)
on Jan 14, 2009 at 18:43 UTC ( [id://736324]=note: print w/replies, xml ) Need Help??


in reply to How to export hash to xml file

Use XMLout() from XML::Simple.

my $xml = XMLout($your_hashref);
-- vek --

Replies are listed 'Best First'.
Re^2: How to export hash to xml file
by Sombrerero_loco (Beadle) on Jan 15, 2009 at 11:34 UTC
    Thanks.....sorry im a little nerd with this i have the programming foundations not well seated in my mind. I'll try and keep you posted. Thanks anyway!

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (3)
As of 2024-04-20 02:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found