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

Changes for version 1.9737 - 2016-07-22

  • utime in HiRes.xs had dXSARGS which was unnecessary, leading to two markstack pops, panic, and two-minute wait for the watchdog (thanks to Dave Mitchell for the eagle-eye)
  • even though 5.10.x should have the Perl_ck_warner, many CPAN smokes proved otherwise, so requiring now at least 5.12 for Perl_ck_warner use in IS_SAFE_PATHNAME()

Modules

High resolution alarm, sleep, gettimeofday, interval timers