--- AnyEvent/MANIFEST 2008/05/18 10:32:52 1.27 +++ AnyEvent/MANIFEST 2008/05/23 17:47:06 1.30 @@ -4,8 +4,10 @@ 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 +21,7 @@ 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