Changes for version 0.21 - 2021-07-26
- BUILD
- switch to Module::Build::Tiny
- Require Type::Tiny >= 1.010003 to fix broken CPAN tests: ++srezic (RT#131939)
Modules
Flexible serialization of a record
store a record in a database
encoded a record using Data::Dumper
encoded a record as JSON
infinite bitbucket
encoded a record as /rdb
encode a record as YAML
Error objects
Base Role for Data::Record::Serialize
Default methods for Data::Record::Serialize
Encode Role
Sink Role
send output to nowhere.
output encoded data to a stream.
Types for Data::Record::Serialize