This module converts Perl data structures to the Concise Binary Object
Representation (CBOR) and vice versa. CBOR is a fast binary serialization
format that aims to use an (almost) superset of the JSON data model, i.e.
when you can represent something useful in JSON, you should be able to
represent it in CBOR.
Build Time
2023-10-26 15:00:41 GMT
Size
100.44 KB
d2928f072fa52a4f227facb92ee3ea7b
License
GPL-1.0-or-later AND (BSD-2-Clause OR GPL-2.0-or-later)