Help for this page
#!/usr/bin/perl -w use 5.14.0; ... "name" : "ブラッキー" } (utf8: 1)
=head2 data utf8_decode (data) Recursively UTF8-decode a data structure. Any data structure. ... my $data = shift; return utf8_decode($data, 1); }