Changes for version 0.34 - 2022-01-27

  • BUILD FIX
    • bump required version of Test::TempDir::Tiny to at least 0.010 to resolve CPAN testers errors on in_tempdir on older version (++CHORNY)

Changes for version 0.33 - 2022-01-26 (TRIAL RELEASE)

  • BUG FIX
    • If an incompatible Cpanel::JSON::XS < 3.0236 was installed, its version of JSON::PP::Boolean was used, rather than the real JSON:PP::Boolean. (++SREZIC for the report RT#139460)

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
Both an Encode and Sink. handle unwanted/unused required routines
append encoded data to an array.
send output to nowhere.
output encoded data to a stream.
Types for Data::Record::Serialize