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

Changes for version 0.07_01 - 2017-04-20

  • ENHANCEMENT
    • include SQL in output if sqlite driver can't create the table
  • DISTRIBUTION
    • install with no '.' in @INC for perl 5.25.11+

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
encoded a record as YAML
send output to nowhere.
output encoded data to a stream.

Provides

in lib/Data/Record/Serialize/Role/Base.pm
in lib/Data/Record/Serialize/Role/Default.pm
in lib/Data/Record/Serialize/Utils.pm