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.