in reply to Re^3: HTML Form > PERL Script in UTF-8 issue
in thread HTML Form > PERL Script in UTF-8 issue

It's 3.55, I'm not too sure if that's a red flag or not?
  • Comment on Re^4: HTML Form > PERL Script in UTF-8 issue

Replies are listed 'Best First'.
Re^5: HTML Form > PERL Script in UTF-8 issue
by remiah (Hermit) on Aug 30, 2012 at 22:25 UTC

    CGI.pm seems to have explicit flag like '-utf8', So, 3.55 may have no problem at all.

    I have no intention to worry you.

    That doc will help you when you have some trouble with unicode, so please read that.

    regards