The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Datify.

0.18.279  2018-10-06

 - Changed _encode() to accommodate UTF-8 and UTF-16 encoding.

0.18.277  2018-10-04

 - Added META.json

v0.18.270 2018-09-27

 - Changed keyify() to format numbers with numify(), rather than as strings.
 - Added Datify::Path, for outputting data like filesystem paths.
 - Changed Datify encode to use "byte" and "wide" rather than 255 and 65_535.
 - Added functionality to filter hash entries and object attributes.

0.14.163  2014-06-12

 - Updated to use several Dist::Zilla features and plugins.
 - Improved documentation.