I have been discussing this problem with Adam Kennedy and some other people at #win32@irc.perl.org today:
Line 388 of Module/Install/Makefile.pm is a blank line, but the line after it is a simple two-arg open().
open MAKEFILE, "> $makefile_name" or… more »