Attempting to force UTF-8.

svn path=/trunk/; revision=14936
This commit is contained in:
ato
2010-02-15 09:44:32 +00:00
parent 0df8df7093
commit 901b8b562a

View File

@@ -3,6 +3,7 @@ package WebBuild::FormValidation;
use strict;
use warnings;
use utf8;
use CGI;
use base "Exporter";