Author: Tatiana Malygina <merlettaia@gmail.com>
Last-Update: 2016-07-04
Description: this fixes manpage-has-errors-from-pod2man lintian warning

--- a/Zerg/Report/Report.pm
+++ b/Zerg/Report/Report.pm
@@ -210,6 +210,8 @@
 __END__
 # Below is stub documentation for your module. You better edit it!
 
+=encoding utf8
+
 =head1 NAME
 
 Zerg::Report - get attributes from a BLAST file in a data structure

--- a/Zerg/Zerg.pm
+++ b/Zerg/Zerg.pm
@@ -166,6 +166,8 @@
 __END__
 # Below is stub documentation for your module. You better edit it!
 
+=encoding utf8
+
 =head1 NAME
 
 Zerg - a lexical scanner for BLAST reports.
