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

Changes for version 3.2 - 2009-06-07

  • (libeio) pwrite emulation was even more flawed than intended and did not restore the file offset.
  • add aio_readdirx, which can return inode and filetype and sort the names in various ways.
  • unfortunately, utime, chmod, chown on an open file that has just been written can easily block, which caused aio_copy to block the process. no more!
  • no longer rely on dst path in aio_copy when futime is available.

Modules

Asynchronous Input/Output