Subject: | $fh needs to set encoding when handling commit messages |
Wide character in print at /Users/ether/.perlbrew/libs/19.6@std/lib/perl5/Dist/Zilla/Plugin/Git/Commit.pm line 87.
encountered when doing a release (Acme-LookOfDisapproval-0.006) where the commit message contains wide chars.
You need to set the binmode of $fh before writing to it.