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
2024-07-18 12:46:57 GMT
Size
99.99 KB
7f645c18c196d22bc4281a8b212c7990
License
GPL-1.0-or-later AND (BSD-2-Clause OR GPL-2.0-or-later)