Hi, list, I use perl on Win32 platform mostly. In order to automated the process of version control and code review, I need check whether a file is readonly and make it readonly if necessary. But perl seems unfriendly to win32 and there is no corresponding -X available. Who can give me the simplest solution for this requirement? Thanks.
Best Regards, bingfeng