[Israel.pm] UTF8 in CGI form parameter

Shmuel Fomberg semuelf at 012.net.il
Wed Mar 12 21:45:02 EET 2008


Hello there.

When I send a utf8 page to the browser, and get the response in utf8, does
CGI.pm identify it and mark the data as utf8, or should I do it?

(I can do it using Encoding's $string = decode_utf8($octets) )

Shmuel.



More information about the Perl mailing list