Skip Menu |

This queue is for tickets about the JSON CPAN distribution.

Report information
The Basics
Id: 86827
Status: rejected
Priority: 0/
Queue: JSON

People
Owner: Nobody in particular
Requestors: daxim [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: 2.59
Fixed in: (no value)



Subject: support // comments
Relaxed parsing knows about # comments, but not about the original JS syntax. Please also add code to recognise // comments.
On 2013-7月-10 水 07:42:19, DAXIM wrote: Show quoted text
> Relaxed parsing knows about # comments, but not about the original JS > syntax. Please also add code to recognise // comments.
Really, JSON::PP supports // and /**/ comment style. For JSON::XS, please send your request to JSON::XS author. Regards,