Wed Jul 18 15:18:38 2012mschout [...] gkg.net - Ticket created
Subject:
Fix syntax errors in META.json
Date:
Wed, 18 Jul 2012 14:18:26 -0500
To:
bug-json-dwiw [...] rt.cpan.org
From:
Michael Schout <mschout [...] gkg.net>
Your META.json file has 2 syntax errors that cause all of the JSON
modules to choke when trying to parse it. I tried latest versions of
JSON, JSON::PP, and JSON::XS. All of them failed to parse it. The
attached patch fixes the problems.
Regards,
Michael Schout
Message body is not shown because sender requested not to inline it.
The bug still exists, any possibility for a fix? This makes it difficult to use this module in a combination with functionality that relies on the META.json file. (For example pinto CPAN archives)
Fri Apr 26 06:49:43 2013The RT System itself - Status changed from 'new' to 'open'
I've run into this problem as well. And I can verify the patch works.
If you're not in a position to maintain this module any more, you might consider putting it up for adoption. Neil Bowers has done a lot of work recently to help older modules find new maintainers:
http://neilb.org/2013/08/07/adoptme.html