NAME

  KOI8U - Source code filter to escape KOI8-U script

SYNOPSIS

  use KOI8U;

DESCRIPTION

  The KOI8U software provides character oriented Perl scripting
  environment in KOI8-U by easy installation and easy usage.

  - Character oriented regular expression
  - Byte oriented built-in functions
      and
  - Character oriented subroutines
  - Byte oriented regular expression on /b modifier

INSTALLATION

  Just copy KOI8U.pm and Ekoi8u.pm to your @INC directory.
  for example, to C:\Perl\site\lib

SUBROUTINES

  KOI8U::length(charstring)
  KOI8U::substr(charstring, charpos, charlen)
  etc

SEE ALSO

  http://search.cpan.org/~ina/

