--- AnyEvent/MANIFEST 2008/04/26 07:15:20 1.16 +++ AnyEvent/MANIFEST 2008/04/27 19:40:21 1.18 @@ -4,6 +4,9 @@ README Makefile.PL lib/AnyEvent.pm +lib/AnyEvent/Util.pm +lib/AnyEvent/Handle.pm +lib/AnyEvent/Socket.pm lib/AnyEvent/Impl/EV.pm lib/AnyEvent/Impl/Event.pm lib/AnyEvent/Impl/EventLib.pm @@ -19,6 +22,11 @@ t/01_basic.t t/02_signals.t t/03_child.t +t/handle/00_load.t +t/handle/01_readline.t +t/handle/02_write.t +t/handle/03_http_req.t +t/handle/04_listen.t eg/bench eg/runbench eg/bench2