--- AnyEvent/MANIFEST 2008/05/10 00:22:02 1.19 +++ AnyEvent/MANIFEST 2008/05/23 16:00:36 1.29 @@ -4,9 +4,9 @@ README Makefile.PL lib/AnyEvent.pm +lib/AnyEvent/DNS.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 +19,8 @@ t/01_basic.t t/02_signals.t t/03_child.t +t/04_condvar.t +t/05_dns.t t/handle/00_load.t t/handle/01_readline.t t/handle/02_write.t @@ -28,4 +30,8 @@ eg/runbench eg/bench2 eg/runbench2 +eg/connect +eg/connect2 +eg/listen +eg/handle META.yml Module meta-data (added by MakeMaker)