--- AnyEvent/MANIFEST 2008/05/15 07:51:25 1.22 +++ AnyEvent/MANIFEST 2008/05/17 19:05:51 1.26 @@ -6,7 +6,6 @@ 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 @@ -22,9 +21,9 @@ t/04_condvar.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 +t/handle/02_write.t +t/handle/03_http_req.t +t/handle/04_listen.t eg/bench eg/runbench eg/bench2