Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re^3: Parsing XML with XML::Simple

by ferreira (Chaplain)
on Dec 18, 2006 at 01:14 UTC ( [id://590371]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $ perl -MXML::Simple -e "print XMLout({ a => 'a <b>' })"
    <opt a="a &lt;b&gt;" />
    
  2. or download this
    $ which_pm XML::Simple
    XML::Simple       2.13    c:/tools/apache/Perl/site/lib/XML/Simple.pm
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (6)
As of 2024-03-29 14:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found