Changes for version 0.06 - 2014-12-23
- release as stable version
Changes for version 0.05_03 - 2014-06-18
- TEST FIX
- fix breakage on *BSD due to exclusive lock contention on temp SQLite file, (see File::Temp docs on EXLOCK). srezic++
Changes for version 0.05_02 - 2014-05-05
- BUILD
- specify minimum required version of Moo
Changes for version 0.05_01 - 2014-05-04
- BUILD
- specify minimum required version of Types::Standard
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
encoded a record as YAML
Encode Role
Sink Role
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