--- AnyEvent/MANIFEST 2009/06/25 11:16:08 1.37 +++ AnyEvent/MANIFEST 2009/07/30 03:24:56 1.42 @@ -7,8 +7,10 @@ lib/AnyEvent.pm lib/AnyEvent/Intro.pod lib/AnyEvent/Strict.pm +lib/AnyEvent/Debug.pm lib/AnyEvent/DNS.pm lib/AnyEvent/Util.pm +lib/AnyEvent/TLS.pm lib/AnyEvent/Handle.pm lib/AnyEvent/Socket.pm lib/AnyEvent/Impl/EV.pm @@ -20,6 +22,7 @@ lib/AnyEvent/Impl/POE.pm lib/AnyEvent/Impl/EventLib.pm lib/AnyEvent/Impl/IOAsync.pm +lib/AnyEvent/Impl/Irssi.pm t/00_load.t t/01_basic.t @@ -28,6 +31,7 @@ t/04_condvar.t t/05_dns.t t/06_socket.t +t/07_io.t t/handle/01_readline.t t/handle/02_write.t t/handle/03_http_req.t @@ -42,5 +46,3 @@ eg/handle eg/ae0.pl eg/ae2.pl - -META.yml Module meta-data (added by MakeMaker)