The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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
encoded a record as /rdb
encode a record as YAML
Base Role for Data::Record::Serialize
Default methods for Data::Record::Serialize
send output to nowhere.
output encoded data to a stream.
Types for Data::Record::Serialize