Help for this page

Select Code to Download


  1. or download this
     
    use Jcode;
    my $encoding = getcode($content);
    
  2. or download this
    my $mailtext = Jcode::convert($content, "jis", $encoding);