[dancer-users] template parameters are not working
John Stoffel
john at stoffel.org
Tue Jan 19 19:10:04 GMT 2016
>>>>> "Yanick" == Yanick Champoux <yanick at babyl.dyndns.org> writes:
Yanick> On 2016-01-19 11:05 AM, John Stoffel wrote:
>> This should be a bug, and Dancer should just fail when this happens.
Yanick> Nah. This is happening deeper in the stack, and is simply the way YAML
Yanick> is parsed by the YAML libraries. And it's not even a YAM-only thing, as
Yanick> $ perl -MJSON -MData::Printer -E'p to_json from_json q!{ "a": 1, "a": 2 }!'
Yanick> would bite you in the same way.
This just makes me think that YAML is the wrong answer.
More information about the dancer-users
mailing list