Bug#321076: libmail-box-perl: With filesystem ACLS, write access to a folder is not recognized

Niko Tyni ntyni at iki.fi
Fri Oct 7 11:47:34 UTC 2005


Hi,

the perl pragma

use filetest 'access';

looks like a good solution to this. It changes the behaviour of the
filetest permission operations to use access(2) instead of stat(2).
See 'perldoc -f -w' and 'perldoc filetest' for details.

Note that this issue has been reported against the perl package as bug
#311356.

Cheers,
-- 
Niko Tyni		ntyni at iki.fi




More information about the pkg-perl-maintainers mailing list