The people that cotton on that your config file is really perl code will give you headaches...so instead best to have some kind of simple config where var=value, which you can load into hashes or arrays of config parameters under your full control. Otherwise it becomes config_and_do instead of just config.
the hardest line to type correctly is: stty erase ^H
Comment on Re: Testing if Perl Code is Valid - but don't execute!