blob: 1489aa3cb532b768bd188f724559eb211732e5e7 (
plain) (
blame)
| 1
2
3
4
5
6
7
8
9
10
11
 | --- lib/mysqlsla.pm.orig	2014-09-19 19:35:03 UTC
+++ lib/mysqlsla.pm
@@ -6,6 +6,8 @@
 
 __END__
 
+=encoding utf8
+
 =head1 NAME
 
 mysqlsla - Parse, filter, analyze and sort MySQL slow, general and binary logs
 |