in reply to Re^3: JSON character encoding
in thread JSON character encoding
p.s. for anyone reading this later: If you store your JSON data in a file, then you need to access it explicitly as utf8:
open(my $fh, '<:utf8', $filename)
I had to do this and use Anonymous Monk's FB_HTMLCREF process to finally get the emoticons to show.
|
|---|