--- IO-AIO/AIO.pm 2006/10/21 23:06:04 1.52 +++ IO-AIO/AIO.pm 2006/10/21 23:20:29 1.53 @@ -73,7 +73,7 @@ use base 'Exporter'; BEGIN { - our $VERSION = '1.8'; + our $VERSION = '1.99'; our @EXPORT = qw(aio_sendfile aio_read aio_write aio_open aio_close aio_stat aio_lstat aio_unlink aio_rmdir aio_readdir aio_scandir aio_symlink @@ -496,7 +496,7 @@ =back -=head2 IO::AIO::CB CLASS +=head2 IO::AIO::REQ CLASS All non-aggregate C functions return an object of this class when called in non-void context.