@@ -1 +1,17 @@
# Perl Examples
## JSON
https://metacpan.org/pod/JSON
```bash
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
The note is not visible to the blocked user.