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

  Big5Plus - Source code filter to escape Big5Plus script

SYNOPSIS

  use Big5Plus;

DESCRIPTION

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

SUBROUTINES

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

SEE ALSO

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