XML Configuration File

  • Requires XML::LibXML to be installed
<xml>
  <CONFIG>
    <order>asc</order>
    <tag>.</tag>
  </CONFIG>
  <Twitter>
    <username>yourlogin</username>
    <password>yourpassword</password>
  </Twitter>
  <Identica>
    <username>yourlogin</username>
    <password>yourpassword</password>
  </Identica>
</xml>