Changes for version 2.05 - 2026-09-09

  • BUGFIX
    • If Cpanel::Json::XS was not installed, an undef numerical comparison warning wwas issued
  • TEST
    • replaced named unicode character which was not available as early as Perl v5.12.

Documentation

Modules

Flexible serialization of a record
encoded a record as /rdb
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
output encoded data to a stream.
append encoded data to an array.
send output to nowhere.
output encoded data to a stream.
Types for Data::Record::Serialize