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

Changes for version 4.72 - 2019-04-03

  • (libeio) if fd 0 is available do not use it for aio_wd, as it collides with IO::AIO::CWD.
  • added IO::AIO::memfd_create.
  • correctly include <sys/uio.h> in the vmsplice test.
  • reduce codesize by ~7% on amd64 by declaring more functions as noinline.
  • documentation fixes and updates.
  • experimental and undocumented preliminary support for synchronous statx.

Documentation

scan directory trees, list dirs/files, stat, sync, grep

Modules

Asynchronous/Advanced Input/Output