in reply to Re^2: POSIX::S_ISDIR() with $stat->mode values from Windows vs. Linux
in thread POSIX::S_ISDIR() with $stat->mode values from Windows vs. Linux

I thought of that, but at least on my XP box it seems to be just those two.
Anyway, as I threw out this line and check with POSIX::S_ISDIR() solely, I am on the safe side, I think.
  • Comment on Re^3: POSIX::S_ISDIR() with $stat->mode values from Windows vs. Linux