in reply to unexpected behavior on Win2k german platform
(You are using perl5.8, aren't you?) It's possible there will be some file names that perl won't be able to open due to character set issues.open(FILE, "<:encoding(UTF-16LE)", $filename);
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: unexpected behavior on Win2k german platform
by Anonymous Monk on Feb 16, 2004 at 09:29 UTC |