in reply to Re^2: WebService::YQL "Couldn't find a decoder method"
in thread WebService::YQL "Couldn't find a decoder method"
What version of JSON::Any do you have ? See this 2013 bug report https://rt.cpan.org/Public/Bug/Display.html?id=89853
The newly released version 3.0/3.01 of JSON::XS is not compatible with JSON::Any 1.30. After upgrading JSON::XS, trying to import JSON::Any results in: Couldn't find a decoder method.poj
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: WebService::YQL "Couldn't find a decoder method"
by chuntuk (Novice) on Aug 11, 2018 at 22:28 UTC | |
by ikegami (Patriarch) on Aug 12, 2018 at 07:45 UTC | |
by chuntuk (Novice) on Aug 13, 2018 at 08:13 UTC | |
by ikegami (Patriarch) on Aug 13, 2018 at 11:25 UTC |