GRNOC-Config

 view release on metacpan or  search on metacpan

etc/example.xml  view on Meta::CPAN

<?xml version="1.0"?>
<config>
  <db name="Test">
    <credentials user="readonly" password="password"/>
    <host address="127.0.0.1" port="3306"/>
  </db>
  
  
  <tester>this is</tester>
  <tester>an array</tester>
  <yet>again</yet>
</config>



( run in 1.219 second using v1.01-cache-2.11-cpan-39bf76dae61 )