-
-
26 Jan 2022 05:25:51 UTC
- Development release
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (1)
- Testers
- Kwalitee
Bus factor: 1- License: gpl_3
- Perl: v5.10.0
- Activity
24 month- Tools
- Download (58.07KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
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 recordstore a record in a databaseencoded a record using Data::Dumperencoded a record as JSONinfinite bitbucketencoded a record as /rdbencode a record as YAMLError objectsBase Role for Data::Record::SerializeDefault methods for Data::Record::SerializeEncode RoleBoth an Encode and Sink. handle unwanted/unused required routinesSink Roleappend encoded data to an array.send output to nowhere.output encoded data to a stream.Types for Data::Record::SerializeUseful thingsModule Install Instructions
To install Data::Record::Serialize, copy and paste the appropriate command in to your terminal.
cpanm Data::Record::Serialize
perl -MCPAN -e shell install Data::Record::Serialize
For more information on module installation, please visit the detailed CPAN module installation guide.