* Ask Bjørn Hansen <a...@perl.org> [2009-05-17T20:39:49] > 1) Is it really necessary to use ascii instead of just regular utf-8 for > the JSON output?
I figured that by picking ASCII, tools that were crap at handling UTF-8 would not mangle the 8-bit data. I do not mean to be taking a stance on what is required. > 2) The documentation is a little confusing saying "If it can be loaded, > any META.yml file produced will contain JSON." -- but it looks like the > code (correctly) makes the output file be META.json when all is well. Documentation bug. Version 5 and prior put JSON content into META.yml. -- rjbs