On Aug 13, 3:52 am, [EMAIL PROTECTED] (Bingfeng Zhao) wrote:
> 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.

The interface to the Win32-specific file attributes is Win32::File.


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to