Hi, On Tue, Jul 23, 2013 at 9:39 PM, Barbie <bar...@missbarbell.co.uk> wrote: > Interestingly this file is actually fake (sort of). The real file is the > DIST.json file, which read in and then written out using YAML::XS. If if is > missing a newline, that is just how YAML::XS writes it out to the browser, > as it doesn't write a physical file.
I created this patch for CPAN - it reads the JSON file, as a workaround for this problem. https://github.com/andk/cpanpm/pull/45 -- Mike