Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

ramrod's scratchpad

by ramrod (Curate)
on Feb 09, 2009 at 14:46 UTC ( [id://742450]=scratchpad: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    <root>
       <element1/>
       <element2 attribute="positive"></element2>
       <element3/>
    </root>
    
  2. or download this
    
    my $test=XMLin('path\file.xml', KeepRoot=>1, KeyAttr=>"element2", Forc
    +eArray=>0);
    ...
    else
      {print "No Luck";}
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (3)
As of 2024-04-20 01:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found