--- AnyEvent/MANIFEST 2011/08/26 18:08:07 1.58 +++ AnyEvent/MANIFEST 2012/03/28 22:28:48 1.60 @@ -23,6 +23,9 @@ lib/AnyEvent/Impl/Perl.pm lib/AnyEvent/Impl/Qt.pm lib/AnyEvent/Impl/Tk.pm +lib/AnyEvent/IO.pm +lib/AnyEvent/IO/IOAIO.pm +lib/AnyEvent/IO/Perl.pm lib/AnyEvent/Intro.pod lib/AnyEvent/Log.pm lib/AnyEvent/Loop.pm @@ -44,6 +47,9 @@ t/08_idna.t t/09_multi.t t/10_loadall.t +t/io_common +t/11_io_perl.t +t/12_io_ioaio.t t/handle/01_readline.t t/handle/02_write.t t/handle/03_http_req.t