JSON serializing/de-serializing, done correctly and fast
Репозитории
CRB
Полное описание
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.