NAME

  Latin4 - Source code filter to escape Latin-4 script

SYNOPSIS

  use Latin4;

DESCRIPTION

  The Latin4 software provides character oriented Perl scripting
  environment in Latin-4 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 Latin4.pm and Elatin4.pm to your @INC directory.
  for example, to C:\Perl\site\lib

SUBROUTINES

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

SEE ALSO

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

