in reply to
UTF-8, CGI.pm and LWP: some observations
I've never had any problems with
my $value = decode_utf8($cgi->param('name'))
regardless of the number of parameters in the form.
Comment on
Re: UTF-8, CGI.pm and LWP: some observations
Download
Code
In Section
Meditations