19 Jan
2016
19 Jan
'16
6:59 p.m.
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