Skip to content

Commit

Permalink
Remove deprecated use encoding
Browse files Browse the repository at this point in the history
  • Loading branch information
Wysaard committed Jun 30, 2016
1 parent e6f3ec2 commit 24c3946
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions speedread
Expand Up @@ -36,8 +36,6 @@ my $multiword = 0;


use utf8;
use encoding 'utf8';
use encoding::warnings;
binmode(STDIN, ":encoding(UTF-8)");
binmode(STDOUT, ":encoding(UTF-8)");

Expand Down

0 comments on commit 24c3946

Please sign in to comment.