[dancer-users] template parameters are not working

Yanick Champoux yanick at babyl.dyndns.org
Tue Jan 19 18:59:20 GMT 2016


On 2016-01-19 11:05 AM, John Stoffel wrote:
> This should be a bug, and Dancer should just fail when this happens.

Nah. This is happening deeper in the stack, and is simply the way YAML
is parsed by the YAML libraries. And it's not even a YAM-only thing, as

	$ perl -MJSON -MData::Printer -E'p to_json from_json q!{ "a": 1, "a": 2 }!'

would bite you in the same way.


Joy,
`/anick


More information about the dancer-users mailing list