--- AnyEvent/MANIFEST 2008/04/27 19:40:21 1.18 +++ AnyEvent/MANIFEST 2008/05/31 01:42:11 1.33 @@ -4,6 +4,8 @@ README Makefile.PL lib/AnyEvent.pm +lib/AnyEvent/Intro.pod +lib/AnyEvent/DNS.pm lib/AnyEvent/Util.pm lib/AnyEvent/Handle.pm lib/AnyEvent/Socket.pm @@ -13,16 +15,14 @@ lib/AnyEvent/Impl/Glib.pm lib/AnyEvent/Impl/Tk.pm lib/AnyEvent/Impl/Perl.pm -lib/AnyEvent/Impl/Coro.pm -lib/AnyEvent/Impl/CoroEV.pm -lib/AnyEvent/Impl/CoroEvent.pm lib/AnyEvent/Impl/Qt.pm lib/AnyEvent/Impl/POE.pm t/00_load.t t/01_basic.t t/02_signals.t t/03_child.t -t/handle/00_load.t +t/04_condvar.t +t/05_dns.t t/handle/01_readline.t t/handle/02_write.t t/handle/03_http_req.t @@ -31,4 +31,7 @@ eg/runbench eg/bench2 eg/runbench2 +eg/connect +eg/listen +eg/handle META.yml Module meta-data (added by MakeMaker)