| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- checked license
- updated to 1.0
- clarify that the second arg of FEEZE/THAW is the data
model/data format name, not the serialsier.
- clarify that FREEZE must not modify the data structure
to be serialised.
- initial package 0.03 * created by cpanspec 1.78.07
- Add license to cpanspec.yml (no license in Makefile.PL, META.(yml|json), pod and no LICENSE file)
- updated to 1.01 see /usr/share/doc/packages/perl-Types-Serialiser/Changes 1.01 Tue Dec 1 02:46:33 CET 2020 - implement Types::Serialiser::as_bool. - slight doc tweaks.