AnyEvent-AIO

 view release on metacpan or  search on metacpan

AIO.pm  view on Meta::CPAN

=head1 NAME

AnyEvent::AIO - truly asynchronous file and directory I/O

=head1 SYNOPSIS

   use AnyEvent::AIO;
   use IO::AIO;

   # can now use any of the aio requests your IO::AIO module supports
   # as long as you use an event loop supported by AnyEvent.

=head1 DESCRIPTION

README  view on Meta::CPAN

NAME
    AnyEvent::AIO - truly asynchronous file and directory I/O

SYNOPSIS
       use AnyEvent::AIO;
       use IO::AIO;

       # can now use any of the aio requests your IO::AIO module supports
       # as long as you use an event loop supported by AnyEvent.

DESCRIPTION
    This module is an AnyEvent user, you need to make sure that you use and



( run in 0.801 second using v1.01-cache-2.11-cpan-0d8aa00de5b )