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

Changes for version 1.9736 - 2016-07-22

  • the IS_SAFE_PATHNAME() emulation was too modern for Perl 5.10
  • make it so that only one value is set for -DTIME_HIRES_STAT even on systems that support many options
  • the 1.9734 (only released in blead, and as part of the development release 5.25.2) fix for Darwin's clock_gettime was wrong under threaded builds, leading into mutex panics in clock.t
  • the d_hires_utime determination was made more precise
  • the utime.t was failing in platforms where only one of futimens/utimensat was present (neither or both was okay)

Modules

High resolution alarm, sleep, gettimeofday, interval timers