http://www.perlmonks.org?node_id=896520


in reply to reading default configuration parameters from file and overriding these parameter values on command line

This is why I love working in the Catalyst environment. Issues like these are effectively solved problems with tools like Catalyst::Plugin::ConfigLoader.

  • Comment on Re: reading default configuration parameters from file and overriding these parameter values on command line