chiark / gitweb /
Slightly improved formatting
[ypp-sc-tools.db-live.git] / yarrg / commod-email-processor
index 0c16cd196f8e6f53268c6003a9015f8e33f8977e..b395aa8d851fc1ede7bc385968b20b65d8758eca 100755 (executable)
@@ -39,7 +39,7 @@ BEGIN {
 use Commods;
 use CommodsDatabase;
 
-setlocale(LC_CTYPE, "en_GB.UTF-8");
+set_ctype_utf8();
 my $parser= new MIME::Parser;
 our $entity;