The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 1.9735 - 2016-07-21

  • Time::HiRes should override `utime` to allow setting hires (use futimens and utimensat to implement subsecond utime)
  • the utime patch uses IS_SAFE_PATHNAME() which isn't available in too old Perls, so emulate (in case the Devel::PPPort is too old)
  • make it so that only one value is set for -DTIME_HIRES_STAT even on systems that support many options

Modules

High resolution alarm, sleep, gettimeofday, interval timers