simple data types for common serialisation formats
This module provides some extra datatypes that are used by common
serialisation formats such as JSON or CBOR. The idea is to have a
repository of simple/small constants and containers that can be
shared by different implementations so they become interoperable
between each other.

Maintainer: Alexander Bluhm <bluhm@openbsd.org>

WWW: https://metacpan.org/release/Types-Serialiser
