use JSON; print "Content-Type: text/html\n\n", objToJson('list' => [ 'a', 'b' ]);