in reply to Working with a legable config file
Take a look at do FILENAME.
For extra redability, have the config file return a hash reference, like this:
{ foo => 1, bar => "frolicsome", } [download]
After Compline,Zaxo