Hi,
I've got a noddy script that opens a file and proceses a
line at a time, regular expressions are used to check the
data read in. The problem is that none of my regular
expressions work on a particular file that is generated on
Windows 2000, but processed on Windows NT. I thought the
problem would be that the Windows 2000 file was uni-code,
so I tried "use utf8;" and "$line =~ tr/\0-x{ff}//UC;"
without success. An example line (examined using the
debugger) looks like: