in reply to Re: Re: Re: Re: File::Copy dying on Win2k when target file already there
in thread File::Copy dying on Win2k when target file already there
There is too much legacy code that does so already. If everyone used a regex $^O could be changed to contain more details about the exact version of Windows.
However, this solution strikes me as an ugly hack anyway. How about this?
chmod +(stat)[2] | 0444, $_ for $installfile;Makeshifts last the longest.
|
|---|