I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2005-02-24 17:49:39-08 by cstanton in response to 149
Re: Time::HiRes usleep problems
It looks like the issue isn't with the Time::HiRes module, but with the glibc libraries which are part of the RH EL distro.

Directly using the usleep call in C on RH EL has the same issue. FC3 does not.

Fedora Core 3: glibc-2.3.4-2.fc3
RedHat EL 3: glibc-2.3.2-95.30

Christopher
Direct Responses: 2222 | 11286 | Write a response