in reply to
Problem with ActiveState's Win32::File module
For removing the read-only attribute under Windows, I found that chmod works just fine. I did it that way in a script where I needed it, for portability. No special module needed.
—John
Comment on
Re: Problem with ActiveState's Win32::File module
In Section
Seekers of Perl Wisdom