[Config-loader] Scope of the project

Robert Krimen robertkrimen at gmail.com
Mon May 4 16:42:56 GMT 2009


> Is this what you meant by path style localization?
>

Config::Loader->load( path =3D> /path/to/config/my_appl )

The loader finds:
1.  /path/to/config/my_appl.cnf
2.  /path/to/config/my_appl_local.cnf

The loader loads  first my_appl.cnf, then my_appl_local.cnf, with the latter
overwriting the former.

The following could work too:
1.  /path/to/config/my_appl.cnf
2.  /path/to/config/my_appl_local.yml

Rob
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/config-loader/attachments/20090504/=
eb573f89/attachment.htm


More information about the Config-loader mailing list