NAME

  Latin7 - Source code filter to escape Latin-7 script

SYNOPSIS

  use Latin7;

DESCRIPTION

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

SUBROUTINES

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

SEE ALSO

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

