Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: XML::Simple design decisions

by alw (Sexton)
on Dec 24, 2007 at 19:52 UTC ( [id://658918]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    sub array_to_hash {
    .
    ...
    .
    .
    }
    
  2. or download this
     <?xml version="1.0" encoding="UTF-8" standalone="no" ?>
    <Report address="Address" name="IM Report" productID="INTRFC-MGR01">
    ...
              'address' => 'Address',
              'productID' => 'INTRFC-MGR01'
            };
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (5)
As of 2024-03-28 19:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found