4 lines
186 B
Plaintext
4 lines
186 B
Plaintext
|
This module converts Perl data structures to JSON and vice versa. Its
|
||
|
primary goal is to be correct and its secondary goal is to be fast. To
|
||
|
reach the latter goal it was written in C.
|