in reply to
Handling French Character input
Make sure that you're using the proper encoding when you read (and output) your data. See perldoc -f
binmode
Comment on
Re: Handling French Character input
In Section
Seekers of Perl Wisdom