Convert Usevote to UTF-8.
Signed-off-by: Thomas Hochstein <thh@thh.name>
This commit is contained in:
parent
162c5aefda
commit
a60ea76fe8
8 changed files with 31 additions and 7 deletions
2
uvcfv.pl
2
uvcfv.pl
|
|
@ -20,6 +20,8 @@
|
|||
# written in C). Not all functions of Usevote/UseVoteGer 3.x are implemented!
|
||||
###############################################################################
|
||||
|
||||
use utf8;
|
||||
use open qw(:std :utf8);
|
||||
use strict;
|
||||
use Getopt::Long;
|
||||
use Digest::MD5 qw(md5_hex);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue