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