The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
NAME

  Latin10 - Source code filter to escape Latin-10 script

SYNOPSIS

  use Latin10;

DESCRIPTION

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

SUBROUTINES

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

SEE ALSO

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