aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--qarepo2
1 files changed, 2 insertions, 0 deletions
diff --git a/qarepo b/qarepo
index 734f5ce..9be79b1 100644
--- a/qarepo
+++ b/qarepo
@@ -29,6 +29,8 @@ use utf8;
my $version = '(devel)';
+binmode(STDOUT, ":utf8");
+
###############################################################################
# States and Status
###############################################################################