Stop t/io/utf8.t leaving a temporary file behind on Windows
authorSteve Hay <steve.m.hay@googlemail.com>
Thu, 29 Aug 2013 12:42:15 +0000 (13:42 +0100)
committerSteve Hay <steve.m.hay@googlemail.com>
Thu, 29 Aug 2013 12:57:20 +0000 (13:57 +0100)
commit59f4d939f1cc8da4fafc804dea232879ce8b58ac
tree28b73063b65d0427185fdc8379d37da477b9d8ce
parent47ce55cb24970b00161d833503e1ff9f669d5b62
Stop t/io/utf8.t leaving a temporary file behind on Windows

Filehandles need to be closed for unlink to work on Windows.
t/io/utf8.t