- or download this
8.1. Character Encoding
...
interoperability, implementations that parse JSON texts MAY ignore
the presence of a byte order mark rather than treating it as an
error.
- or download this
2. JSON Grammar
...
- or download this
#!/usr/bin/env perl
...
return;
}
- or download this
Zero-length JSON
Zero-length JSON
...
JSON cleaned -- BOM removed.
JSON chars: 9-7b-22-6b-22-3a-22-76-22-7d
----------------------------------------