Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Transmission-Client CPAN distribution.

Report information
The Basics
Id: 102465
Status: resolved
Priority: 0/
Queue: Transmission-Client

People
Owner: olof [...] cpan.org
Requestors: ether [...] cpan.org
Cc:
AdminCc:

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



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.
Subject: Re: [rt.cpan.org #102465] JSON::Any is being phased out
Date: Sat, 25 Apr 2015 18:55:55 +0200
To: Karen Etheridge via RT <bug-Transmission-Client [...] rt.cpan.org>
From: Olof Johansson <olof [...] ethup.se>
On 2015-03-02 18:18 -0500, Karen Etheridge via RT 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.
Thanks, I've prepared the changes and they will be part of the next release. -- --------------------------------------------------------------- | Olof Johansson http://stdlib.se/ | | irc: zibri https://github.com/olof | ---------------------------------------------------------------
Thanks for your report, and apologizes for taking so long to include the fix in a release. The resolution is part of the 0.0805 release.