Code

collection3/etc/collection.conf: Reencoded in UTF-8.
[collectd.git] / contrib / collection3 / bin / graph.cgi
index c096dc9444215f1707d18540b0f59b8b725bdc91..8a5bf85a17de71a3b978f55bab662d3cccc2197a 100755 (executable)
@@ -3,6 +3,7 @@
 use strict;
 use warnings;
 use lib ('../lib');
+use utf8;
 
 use FindBin ('$RealBin');
 use Carp (qw(confess cluck));