in reply to What is easiest config file parser?

While Config::Simple is indeed an easy module to use (I've written code with it), Config::Tiny is even more straightforward.
  • Comment on Re: What is easiest config file parser?