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.
WebService-GoogleAPI-Client-0.27
Google API Discovery and SDK
Changes for 0.27 - 2023-03-09T19:06:14+02:00
- Fix typo in goauth docs