--- lib/A3C/Cache.pm 2008/09/07 21:22:10 236 +++ lib/A3C/Cache.pm 2008/09/07 21:54:26 237 @@ -63,6 +63,7 @@ } our $json = JSON::XS->new; +$json->utf8( 1 ); #$json->allow_nonref( 1 ); =head2 write_cache