Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Outputting a hash as XML

by smeenz (Sexton)
on Mar 15, 2005 at 02:41 UTC ( [id://439530]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    <newPhone name='bob' value1='blah' value2='blah2'/>
    
  2. or download this
    <newPhone>
       <name>bob</name>
       <value1>blah</value1>
       <value2>blah2</value2>
    </newPhone>
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (4)
As of 2024-04-25 08:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found