NAME

  Greek - Source code filter to escape Greek script

SYNOPSIS

  use Greek;

DESCRIPTION

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

SUBROUTINES

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

SEE ALSO

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

