27 Dec
2012
27 Dec
'12
5:42 p.m.
Hi everybody, some time ago I initiated a discussion at irc.perl.org/#dancer regarding the config file name (always the same, what might create conflicts when installing multiple Dancer based applications into a same file-system prefix). This conflict can currently only resolved by creating sub-directory for config.yml for each application, what is a waste of i-nodes and reduces clear arrangement of configurations. Attached is a patch which allows operators of Dancer based applications to choose individual names for the configuration file depending on operation and/or developer guidelines. Happy New Year, everyone! -- Jens Rehsack