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

XML::Simple

by mirod (Canon)
on Sep 01, 2000 at 13:35 UTC ( [id://30695]=modulereview: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    <config dir="/usr/local/etc" log="/usr/local/log">
      <user id="user1">
          <group>root</group>
    ...
          <group>staff</group>
      </user>
    </config>
    
  2. or download this
    { 'dir' => '/usr/local/etc',
      'log' => '/usr/local/log',
    ...
                 'user2' => {'group' => 'staff'}
                }
    };
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (4)
As of 2024-03-29 09:02 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found