As an alternate to using -w or stat, just try and write and handle the error. If the open returns failure check if $! == EACCESS; if it does then there was a permissions problem (presuming you've done a use POSIX qw( :errno_h ) of course).
In reply to Re: Checking for directory write permissions
by Fletch
in thread Checking for directory write permissions
by sara2005
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |