Skip Menu |

This queue is for tickets about the WWW-Wunderground-API CPAN distribution.

Report information
The Basics
Id: 102463
Status: resolved
Priority: 0/
Queue: WWW-Wunderground-API

People
Owner: nebulous [...] crashed.net
Requestors: ether [...] cpan.org
Cc:
AdminCc:

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



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.
Thanks, Karen. incoming v0.08 includes swap for more modern JSON::MaybeXS On Mon Mar 02 18:18:03 2015, ETHER wrote: Show quoted text
> 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.