chiark / gitweb /
set content-type charset and LC_CTYPE to UTF-8
[ypp-sc-tools.db-live.git] / yarrg / CommodsWeb.pm
index 46b32e6763ebb25d2b75f0f1a3a6670b63caf1a2..5f85511f5fed815f2d73e70e435c710a383e2daa 100644 (file)
@@ -52,7 +52,8 @@ BEGIN {
     $VERSION     = 1.00;
     @ISA         = qw(Exporter);
     @EXPORT      = qw(&dbw_connect &ocean_list $sourcebasedir
-                     to_json to_json_protecttags);
+                     &to_json &to_json_protecttags
+                     &set_ctype_utf8);
     %EXPORT_TAGS = ( );
 
     @EXPORT_OK   = qw();