Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

adding XML records using XML::Twig

by Anonymous Monk
on Aug 25, 2010 at 20:04 UTC ( [id://857284]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    <sites>
    <site siteid="ONE">
    ...
    </site>
    </sites>
    
  2. or download this
    use XML::Twig;
    
    ...
        #$address = $site->first_child("address")->text;
        #print $address."\n";
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (2)
As of 2024-04-26 04:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found