X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/8d91c45b54a6725b108acc2ba6b770de6c895829..503c034a5d0b5d063c846fbf464a9669fda4e1d5:/tools/mkdigraphs-rfc diff --git a/tools/mkdigraphs-rfc b/tools/mkdigraphs-rfc index 3e280a9..989c926 100755 --- a/tools/mkdigraphs-rfc +++ b/tools/mkdigraphs-rfc @@ -1,6 +1,5 @@ #!/usr/bin/env perl -use 5.010; -use strict; +use 5.014; use warnings; use utf8; use open OUT => ':utf8', ':std';