Changes for version 0.32 - 2021-09-13
- BUILD FIX
- add missing test dependency on Test::TempDir::Tiny. ++SREZIC
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
Both an Encode and Sink. handle unwanted/unused required routines
Sink Role
append encoded data to an array.
send output to nowhere.
output encoded data to a stream.
Types for Data::Record::Serialize
Useful things