Hi,
Sorry for the given JSON(it was only for example).
I also checked and tried to use JSON::PP which comes as default. But my current perl does not have this also. I have installed perl 5.22.0-r0 via OPKG. It shows very basic module.
I am not doing this on our general linux(eg ubuntu). I am doing it on board which has linux OS. So, I used OPKG to install perl which is supported by linux on that board.
So, I am searching for function or something that I can use in my CGI script to decode json.
Thanks.