Will,
I'm no utf-8/perl expert, far from it.
However it's obvious that if the comparison isn't working (and you're
sure you've coded the comparison correctly) then you're not comparing
like with like. i.e. if the strings are the "same" then your data
sources are encoded differently, and the compar
Hi,
I have a Web application that accepts a username and then displays his/her
particulars, using Perl 5.6 as the CGI script and having the student
particulars stored in a text file. Say user enters the username in UTF8 and
the text file stores UTF8 strings, the Perl script reads the records and
t