in reply to Re: Confusing UTF-8 bug in CGI-script
in thread Confusing UTF-8 bug in CGI-script

Actually, use utf8 tells Perl that the source code is (intended to be) UTF-8.

  • Comment on Re^2: Confusing UTF-8 bug in CGI-script