X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/a60151fdf6594651f38af2107d0653a140822803..aae69dfcf69ae9825f53f670aa09691934fc27ba:/digraphs.plp diff --git a/digraphs.plp b/digraphs.plp index 068961d..c5184a4 100644 --- a/digraphs.plp +++ b/digraphs.plp @@ -2,6 +2,7 @@ use utf8; use strict; use warnings; +no warnings 'qw'; # to quote or not to quote, that is the question use open IO => ':utf8'; our $VERSION = '1.0';