Group
Extension

Matches 1

Unicode-Escape ( I/IT/ITWARRIOR/Unicode-Escape-0.0.2.tar.gz, ITWARRIOR, 2006; MetaCPAN )
Unicode-Escape/lib/Unicode/Escape.pm ( view source; MetaCPAN )
sion 0.0.1


=head1 SYNOPSIS

    # Escape Unicode charactors like '\\u3042\\u3043\\u3044'.
    # JSON thinks No more Garble!!

    # case 1
    use Unicode::Escape;
    my $escaped1 = Unicode::Escape

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.