NAME HTML::ReplacePictogramMobileJp - HTML гЃ«еђ«гЃѕг‚Њг‚‹зµµж–‡е—г‚’зЅ®жЏ›гЃ™г‚‹ SYNOPSIS use HTML::ReplacePictogramMobileJp; HTML::ReplacePictogramMobileJp->replace( carrier => 'I', html => "foo", charset => 'sjis', # or utf8 callback => sub { my ( $unicode, $carrier ) = @_; # гЃЄгЃ«гЃ‹гЃ™г‚‹ }, ); DESCRIPTION HTML::ReplacePictogramMobileJp гЃЇ HTML гЃ«еђ«гЃѕг‚Њг‚‹зµµж–‡е—を置換するライブラリです。 гЃ©гЃ®г‚€гЃ†гЃ«зЅ®жЏ›гЃ™г‚‹гЃ‹гЃЇгЂЃг‚ігѓјгѓ«гѓђгѓѓг‚Їй–ўж•°гЃ§жЊ‡е®љгЃ—гЃѕгЃ™гЂ‚ AUTHOR Tokuhiro Matsuno <tokuhirom@gmail.com> THANKS TO Kazuhiro Osawa SEE ALSO Encode::JP::Mobile, Moxy LICENSE This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.