The sounds like the old utf8 encoding issue. You could try changing your LANG environment variable not to mention utf8, or upgrade to a later release of perl. Either I think will fix the problem
Graham.
Thanks a lot, Graham. Unsetting LANG solved the problem.
-- mike