The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for IO-AIO-Util

0.06 Sat May 24 03:37:38 UTC 2008
    - Stopped using aio_block, as it disappeared from IO::AIO 3.

0.05 Sat Dec 1 02:59:51 UTC 2007
    - Used warnings for better kwalitee.

0.04  Tue Aug 14 02:59:08 GMT 2007
    - Allowed aio_mktree to be exported.

0.03  Tue Aug 7 20:27:06 GMT 2007
    - Skipped tests for permissions errors when run as root.

0.02  Mon Aug 6 06:50:37 GMT 2007
    - Used POSIX instead of %!.
    - Set errno to ENOTDIR when appropriate.
    - Added tests for errno.

0.01  Sun Aug 5 18:40:44 GMT 2007
    - Initial distribution.