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