Skip Menu |

This queue is for tickets about the JSON-Any CPAN distribution.

Report information
The Basics
Id: 30069
Status: resolved
Priority: 0/
Queue: JSON-Any

People
Owner: Nobody in particular
Requestors: fonseka [...] gmail.com
Cc:
AdminCc:

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



Subject: JSON::Syck fails
$ perl -MJSON::Any=Syck -e 'JSON::Any->new->objToJson({ foo => 1 })' No JSON::Syck Object created! at -e line 1
This is fixed in the latest JSON::Any (1.11).