Dist-Zilla-Plugin-ChangelogFromGit-CPAN-Changes-0.230680
Generate valid CPAN::Changes Changelogs from git
Changes for 0.230680 - 2023-03-09T22:51:31Z
- Sort by the version captured by the regex (Andrew Hewus Fresh)
Data-Roundtrip-0.12
convert between Perl data structures, YAML and JSON with unicode support (I believe ...)
Changes for 0.12 - 2023-09-09
- Wrapped within an eval{}, call to JSON::decode_json in sub json2perl. This allows graceful death when input json is not valid.