to enable fastcgi in my application.cgiuse CGI::Fast();
to application.cgi, without really knowing what it does (and actually it seems to do nothing.use open ':utf8'; use open ':std';
, actually I think that this only works on my linux browser environment, I saw a hint of malfunction on Windows... esoteric.my $flagOn = $html->output; Encode::_utf8_on($flagOn); return $flagOn;
In reply to Getting mad with CGI::Application and utf8 by isync
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |