4 lines
185 B
Text
4 lines
185 B
Text
|
JavaScript Object Notation (JSON) is a lightweight data interchange
|
||
|
format. Test::JSON makes it easy to verify that you have built valid
|
||
|
JSON and that it matches your expected output.
|