[281] in Info-AFS_Redistribution
Perl file test operators (-r, -w, -x) and AFS
daemon@ATHENA.MIT.EDU (Louis A. Mamakos)
Thu Aug 15 10:25:01 1991
To: info-afs@transarc.com
Date: Thu, 15 Aug 91 09:28:15 -0400
From: "Louis A. Mamakos" <louie@sayshell.umd.edu>
Has anyone modified Perl such that the file test operators work correctly on
files on an AFS volume? Perl currently just consults the mode bits returned
by stat(), which really isn't sufficient. I'd rather not re-invent this
wheel if I could avoid it.
louie