Revision history for JSON-Any 1.12 2007-10-22 * Fix issue with 05-JSON-Syck.t so we can pass our tests again 1.11 17 Oct 2007 * fix issue with JSON::Syck when using Object API as reported by Miyagawa 1.10 12 Oct 2007 * fix issues from http://rt.cpan.org/Public/Bug/Display.html?id=29917 1.09 10 Oct 2007 * also test for is_utf8() - nothingmuch * improve unicode test - nothingmuch * add utf8 support for JSON::{Converter,Parser} - nothingmuch * Add a test for unicode strings - nothingmuch 1.08 18 May 2007 * Fix Packaging * Fix JSON.pm backend tests * fix issues with JSON::XS being pedantic about how it's methods/functions are called * added a carp requirement 1.07 ??? * changed Makefile.PL to Module::Install * helps if I test 04-ENV.t against the code it was designed for * skip all 04-ENV.t until I get it working * fixing tests * change to skip_all based skippage * add example directory * pod updates 1.06 ??? * cleaned up t/04-ENV.t to not require JSON::XS anymore * fixed split on uninitalized value error * cleaned up JSON-XS tests a bit * added 04-ENV.t to MANIFEST ... History is Elusive ... 1.00 Fri Mar 23 10:24:50 EDT 2007 * Initial Release * Currently only supports objToJson and jsonToObj