X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/d3b21c80d4dbf66130064f4688f79f0ba7b22c41..58b06d932a93875512a6c315d04811fc76b96a4b:/rfc1345convert diff --git a/rfc1345convert b/rfc1345convert index f6f0ab8..cae6d47 100755 --- a/rfc1345convert +++ b/rfc1345convert @@ -3,6 +3,7 @@ use strict; use warnings; +use open OUT => ':utf8', ':std'; use Data::Dumper; our $VERSION = '1.01';