Apparently I need to force UTF8 here as well.

svn path=/trunk/; revision=14938
This commit is contained in:
ato
2010-02-15 10:35:54 +00:00
parent 8f728a3b9e
commit 2d2fd84c30

View File

@@ -1,5 +1,6 @@
#!/usr/bin/perl
use utf8;
use strict;
use warnings;