NAME

  Big5HKSCS - Source code filter to escape Big5-HKSCS script

SYNOPSIS

  use Big5HKSCS;

DESCRIPTION

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

SUBROUTINES

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

SEE ALSO

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

