Skip Menu |

This queue is for tickets about the CLI-Startup CPAN distribution.

Report information
The Basics
Id: 102466
Status: resolved
Worked: 15 min
Priority: 0/
Queue: CLI-Startup

People
Owner: len.budney [...] gmail.com
Requestors: ether [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: 0.20



Subject: JSON::Any is being phased out
JSON::Any is being phased out in favour of JSON::MaybeXS, which handles the edge cases more gracefully - you probably want to switch to that, unless you rely on some of the legacy stuff (e.g. JSON::DWIM and ::Syck support) in JSON::Any.
Changed from JSON::Any to JSON::MaybeXS. Thanks for the report!