rfc1345convert: prevent output encoding warnings
authorMischa POSLAWSKY <perl@shiar.org>
Sun, 19 Apr 2009 01:35:29 +0000 (01:35 +0000)
committerMischa POSLAWSKY <perl@shiar.org>
Wed, 22 Apr 2009 00:01:21 +0000 (00:01 +0000)
commit58b06d932a93875512a6c315d04811fc76b96a4b
tree717450d2c267c78d8b38b273549e0e2581b02c93
parentd3b21c80d4dbf66130064f4688f79f0ba7b22c41
rfc1345convert: prevent output encoding warnings

Output is fixed code which should always be UTF-8, regardless of STDOUT
capabilities (as it's rarely shown directly).  Declare this to prevent
warnings about wide characters (or worse).
rfc1345convert