On Wed, 25 Apr 2001, Andrew Ho wrote:
> LS>Perl 5.6.0 breaks the readdir() function when running under mod_perl.
> LS>This is with the most recent versions of Apache and mod_perl, as well
> LS>as with older versions. I see the same problem reported in the
> LS>mailing list going back to December 2000, but no hint of a
> LS>resolution. Is there any fix?
>
> Are there references to the problem reports? readdir() works fine for me
> with Apache 1.3.19, mod_perl 1.25, and Perl 5.6.0 on Solaris 2.7 (x86).
AFAIK, it's broken only under Linux and then only when using
glibc2.2. It works fine under glibc2.1.
- Paul