Jump to letter: [
ABCDEFGHIJKLMNOPQRSTVWXZ
]
perl-Types-Serialiser - Simple data types for common serialization formats
- Description:
This module provides some extra data types that are used by common
serialization 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.
Packages
perl-Types-Serialiser-1.0-1.el7.noarch
[16 KiB] |
Changelog
by Paul Howarth (2013-12-02):
- Update to 1.0
- Clarify that the second arg of FREEZE/THAW is the data model/data format
name, not the serializer
- Clarify that FREEZE must not modify the data structure to be serialized
|