On Tue, May 4, 2010 at 6:07 PM, Jan Dubois <j...@activestate.com> wrote:
>> That feature of ExtUtils::Installed caused many headaches for me on >> Windows and a lot of pain for some Windows admins. Apparently a normal > Really? All it should take it putting an inheritable "deny" ACL for > "Delete Subfolders and Files" on the install directory. I don't manage the Windows side. I was more annoyed that ExtUtils::Installed would try to delete a file, notice that it failed, then try to work around it's inability to delete the file. It failed correctly, but that wasn't good enough, I guess. :) -- brian d foy <brian.d....@gmail.com> http://www.pair.com/~comdog/