Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Re: Re: XML package for parsing values in the opening tag.

by gmpassos (Priest)
on Apr 15, 2004 at 07:11 UTC ( #345329=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
      print $xml->{_City} ;
    
  2. or download this
      use XML::Smart ;
    
    ...
    
      print $xml->dump_tree_ok ;
    
  3. or download this
    $VAR1 = {
              'USER' => {
                          '_CITY' => 'testboro'
                        }
            };
    

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others browsing the Monastery: (1)
As of 2023-09-27 04:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?