Mailing List

Flat
dancer config format
User: zjt
Date: 12/22/2011 1:24 pm
Views: 319
Rating: 0
How again do I configure Dancer to use JSON instead of YAML for its
config file format?

Jesse

Re: dancer config format
User: jt
Date: 12/22/2011 2:48 pm
Views: 0
Rating: 0
Right now, you can't. It's hard coded. As soon as they finish up Dancer 2 though, I'm going to work on a patch to make the config file pluggable so that it can use Config::JSON or anything else you like.




On Dec 22, 2011, at 1:24 PM, <jesse.thompson@doit.wisc.edu> wrote:

zjt wrote:

How again do I configure Dancer to use JSON instead of YAML for its
config file format?

Jesse

View Online



Madison Area Perl Mongers - MadMongers
http://www.madmongers.org

Re: dancer config format
User: zjt
Date: 12/22/2011 3:36 pm
Views: 0
Rating: 0
On 12/22/11 2:48 PM, jt@plainblack.com wrote:
> jt wrote:
>
> Right now, you can't. It's hard coded.

boo


> As soon as they finish up Dancer 2 though, I'm going to work on a patch to make the config file pluggable
> so that it can use Config::JSON or anything else you like.

yay


Thanks!

PreviousNext
Madison Area Perl Mongers