NAME

  Windows1252 - Source code filter to escape Windows-1252 script

SYNOPSIS

  use Windows1252;

DESCRIPTION

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

SUBROUTINES

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

SEE ALSO

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

