6f1a75f46608cb1509aff08cc1a04d91f0e347a3
Perl Examples
JSON
sudo cpanm JSON
decode_json
- pass a json string
- returns a reference to a hash
encode_json
- pass a reference to a hash
- returns a json string
Languages
Perl
88.1%
Dockerfile
7.8%
Shell
2.5%
HTML
1.6%