Help for this page
JSON::XS->new->utf8->max_depth(100);
#!perl -w use strict; ... __END__ json text or perl structure exceeds maximum nesting level (max_depth s +et too low?) at tmp.pl line 13.