NAME

  KPS9566 - Source code filter to escape KPS9566 script

SYNOPSIS

  use KPS9566;

DESCRIPTION

  The KPS9566 software provides character oriented Perl scripting
  environment in KPS9566 by easy installation and easy usage.

  - Character oriented regular expression
  - Character oriented run-time routines
  - Character oriented subroutines
      and
  - Byte oriented CORE::* functions
  - Byte oriented regular expression on /b modifier

  Information processing model beginning with Perl3 or this software.

    +--------------------------------------------+
    |       Text strings as Binary strings       |
    |       Binary strings as Text strings       |
    +--------------------------------------------+
    |              Not UTF8 Flagged              |
    +--------------------------------------------+

INSTALLATION

  Just copy KPS9566.pm and Ekps9566.pm to your @INC directory.
  For example, to C:\Perl\site\lib

SUBROUTINES

  KPS9566::length(charstring)
  KPS9566::substr(charstring, charpos, charlen)
  and more...

SEE ALSO

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