Changes for version 0.30 - 2025-07-28
- Added a new feature to allow perl2json() to handle input (Perl) data structures which may contain objects, with perl2json($data, {convert_blessed=>1}), provided the object implements a TO_JSON() method. Switched to Test::TempDir::Tiny in test files. And removed taint mode from test '12-from-file.t'
Modules
convert between Perl data structures, YAML and JSON with unicode support (I believe ...)