Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

XML processing

by shreya (Novice)
on Aug 05, 2005 at 22:18 UTC ( [id://481380]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    <rootNode>
      <a>
    ...
          ...text + other XML
      </a>
    </rootNode>
    
  2. or download this
    <a> and </a>
    
  3. or download this
    use XML::Parser;
    
    ...
    
    close(OP);
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (5)
As of 2024-04-25 07:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found