2023-03-06 01:59:29 +09:00
2023-03-05 23:42:45 +09:00
2023-03-06 01:59:29 +09:00
2023-02-26 00:28:25 +09:00
2023-03-05 23:42:45 +09:00
2023-03-05 23:42:45 +09:00

Perl Examples

JSON

https://metacpan.org/pod/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
Description
Perl Examples
Readme 1.2 MiB
Languages
Perl 88.1%
Dockerfile 7.8%
Shell 2.5%
HTML 1.6%