--- AnyEvent/MANIFEST 2012/12/04 23:45:36 1.62 +++ AnyEvent/MANIFEST 2014/08/28 15:17:57 1.64 @@ -23,6 +23,7 @@ lib/AnyEvent/Impl/Perl.pm lib/AnyEvent/Impl/Qt.pm lib/AnyEvent/Impl/Tk.pm +lib/AnyEvent/Impl/UV.pm lib/AnyEvent/IO.pm lib/AnyEvent/IO/IOAIO.pm lib/AnyEvent/IO/Perl.pm @@ -56,6 +57,7 @@ t/handle/04_listen.t t/80_ssltest.t +t/81_hosts.t eg/bench eg/runbench @@ -127,3 +129,11 @@ t/69_ev_05_dns.t t/69_ev_07_io.t t/69_ev_09_multi.t +t/70_uv_01_basic.t +t/70_uv_02_signals.t +t/70_uv_03_child.t +t/70_uv_04_condvar.t +t/70_uv_05_dns.t +t/70_uv_07_io.t +t/70_uv_09_multi.t +