The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.83 - 2005-11-19

  • has_symbol() was wrong since e.g. ITIMER_VIRTUAL is exported via @EXPORT_OK even when it is not available. This is heinous. @EXPORT_OK should be determined at Makefile.PL time.
  • be more lenient is testing clock_gettime(): allow more slop, and retry up to three times, sleeping a random nap between the retries
  • human months are one-based (noticed by Anton Berezin)

Modules

High resolution alarm, sleep, gettimeofday, interval timers