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

XML::Simple - attribute encoding, order of XML

by metaperl (Curate)
on Aug 17, 2009 at 06:24 UTC ( [id://789084]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    'gobi'          => {
                  'osversion'     => '6.5',
                  'osname'        => 'irix',
                  'address'       => '10.0.0.102'
              },
    
  2. or download this
    mother => ['Mary']
    
  3. or download this
    mother => qr/Mary/
    
  4. or download this
    use strict;
    use warnings;
    ...
    );          
             
    warn XMLout(\%struct);
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (3)
As of 2024-03-29 07:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found