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. _______________________________________________ Perl mailing list [email protected] http://perl.org.il/mailman/listinfo/perl
