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-02-21 14:56:30 GMT
Size
100.78 KB
4990fd38509f885e2accc36a1d61879a
License
GPL-1.0-or-later AND (BSD-2-Clause OR GPL-2.0-or-later)