This website requires JavaScript.
Explore
Help
Register
Sign In
elex
/
perl-examples
Watch
1
Star
0
Fork
0
You've already forked perl-examples
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
9e97869a9dfb06140ab0ce47f242e2793609ccdc
perl-examples
/
README.md
Elex
9e97869a9d
2023-03-05 23:42:45
2023-03-05 23:42:45 +09:00
225 B
Raw
Blame
History
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
Reference in New Issue
View Git Blame
Copy Permalink