Skip to content

Commit

Permalink
Merge pull request #113 from akarelas/pr-akarelas-fixed-cbor-link
Browse files Browse the repository at this point in the history
fixed CBOR::Free link in the description
  • Loading branch information
kfly8 authored Aug 7, 2024
2 parents 8531d55 + b1c6189 commit 34a3ed1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ We also recommend these lists.
*Libraries for serializing, formatting and parsing*

* [BSON](https://metacpan.org/pod/BSON) - Binary JSON format
* [CBOR::Free](https://metacpan.org/pod/CBOR::Free) - Support for (CBOR)[https://tools.ietf.org/html/rfc7049], IETF’s “binary JSON”
* [CBOR::Free](https://metacpan.org/pod/CBOR::Free) - Support for [CBOR](https://tools.ietf.org/html/rfc7049), IETF’s “binary JSON”
* [Data::Dumper::Simple](https://metacpan.org/pod/Data::Dumper::Simple) - Reduce and faster Data::Dumper and eval() equivalent
* [Data::MessagePack](https://metacpan.org/pod/Data::MessagePack)
* [JSON::PP](https://metacpan.org/pod/JSON::PP)
Expand Down

0 comments on commit 34a3ed1

Please sign in to comment.