Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re^4: xml::twig gathering all element and att and its value question

by convenientstore (Pilgrim)
on Nov 12, 2008 at 05:51 UTC ( [id://723062]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl 
    
    ...
      print "you suck\n";
      exit 1;
    }
    
  2. or download this
    <computer id="one" os="XP" type="mac"><lease true="yes"/><extra_device
    + value="scanner"/><entertainment><game company="nameco" id="tekken"/>
    +<platform value="pc only"/><year value="1980"/><game company="ninja" 
    +id="tekken 2"/><platform value="pc and mac"/><year value="1989"/></en
    +tertainment></computer>
    
  3. or download this
    @array = { $key => { $key1 => $val } }
    
  4. or download this
    @array = { lease => { true => yes } }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (7)
As of 2024-04-19 10:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found