http://qs1969.pair.com?node_id=872722


in reply to Re: mkdir() problem on windows
in thread mkdir() problem on windows

I now tried to fix it with Win32::File::Object - and found out that I indeed can set and unset attributes like HIDDEN but whatever I try it does not work for READONLY

Replies are listed 'Best First'.
Re^3: mkdir() problem on windows
by myuserid7 (Scribe) on Nov 21, 2010 at 00:07 UTC

    Well... at least not for directories, as I found out now. With regular files all works just fine...

    Could this be a bug in the Win32::File / Win32::File::Object Module?