Help for this page
- fix a bug introduced by a perl bug workaround that would cause incremental parsing to fail with a sv_chop panic.
End of document 1 panic: sv_chop ptr=4488b1, start=422038, end=4221f8 at parse_json.pl l +ine 40, <DATA> chunk 886.
#!/usr/bin/perl use 5.024; use JSON::XS; ... } } ]