NAME
UTF2 - Source code filter to escape UTF-2 script
SYNOPSIS
use UTF2;
DESCRIPTION
The UTF2 software provides character oriented Perl scripting
environment in UTF-2 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 UTF2.pm and Eutf2.pm to your @INC directory.
for example, to C:\Perl\site\lib
SUBROUTINES
UTF2::length(charstring)
UTF2::substr(charstring, charpos, charlen)
etc
SEE ALSO
http://search.cpan.org/~ina/