From a420ba2fd04bb2adce1c693fc8d296f332bdd95c Mon Sep 17 00:00:00 2001 From: Andreas Brachold Date: Sat, 8 Mar 2008 14:30:15 +0000 Subject: Charset UTF8 Support. Run 'xxvd --utf8' to use encoding utf8 as data charset. --- install.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'install.sh') diff --git a/install.sh b/install.sh index 3a7e2bc..182d9ca 100755 --- a/install.sh +++ b/install.sh @@ -131,6 +131,7 @@ perlModules() checkPerlModule DBI checkPerlModule Digest::MD5 checkPerlModule Digest::HMAC_MD5 + checkPerlModule Encode checkPerlModule Event checkPerlModule GD checkPerlModule Getopt::Long -- cgit v1.2.3