On Thu, 22 Mar 2018 22:01:19 GMT, rkleemann@gmail.com wrote:
Show quoted text> I could possibly see a use for the patterns involved in matching a JSON
> document being useful in other ways. Would it be possible to create a
> series of patterns that could be added to the Regexp::Common module?
Your wish is my command :)
The regexp cannot be shared, unfortunately. I have released a Regexp::Pattern::JSON which offers similar features to Regexp::Common. Check it out. I do plan to create a Regexp::Common module too.
Regards,
perlancar