Help for this page

Select Code to Download


  1. or download this
    sub InKana{
    return <<'END';
    ...
    +utf8::InKatakana
    END
    }
    
  2. or download this
    sub mySpace{
    return <<'END';
    ...
    00A0   00A0       #is this the hexadecimal for your space?
    END
    }