File-Raw-JSON 0.01
Files
- Changes
- JSON.xs
- LICENSE.yyjson
- MANIFEST
- META.json
- META.yml
- Makefile.PL
- README
- bench/json-codec.pl
- file_raw_json.c
- ignore.txt
- include/file_raw_json.h
- include/yyjson.h
- lib/File/Raw/JSON.pm
- lib/File/Raw/JSON/Boolean.pm
- t/00-load.t
- t/01-decode-rfc8259.t
- t/02-encode-rfc8259.t
- t/03-roundtrip.t
- t/04-pretty.t
- t/05-sort-keys.t
- t/06-booleans.t
- t/07-relaxed.t
- t/08-jsonl-decode.t
- t/09-jsonl-encode.t
- t/10-jsonl-stream.t
- t/11-jsonl-each-line-equivalence.t
- t/12-stream-rejected.t
- t/13-bad-input.t
- t/14-large-document.t
- t/15-ordered.t
- t/16-direct-codec.t
- t/17-import.t
- t/18-numeric-string-edges.t
- t/19-structure-edges.t
- t/20-port-pretty.t
- t/21-port-multi-object-line.t
- t/22-port-embedded-code.t
- t/23-port-jsonl-newlines.t
- t/24-port-encode.t
- t/25-port-chunked-decode.t
- t/26-ordered-encode-dynamic.t
- t/27-nested-data.t
- t/28-ordered-nested-data.t
- t/manifest.t
- t/pod-coverage.t
- t/pod.t
- yyjson.c