--- AnyEvent/MANIFEST 2009/06/30 22:42:33 1.38 +++ AnyEvent/MANIFEST 2009/12/13 05:13:15 1.44 @@ -4,11 +4,15 @@ README Makefile.PL +lib/AE.pm 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/Util/idna.pl +lib/AnyEvent/Util/uts46data.pl lib/AnyEvent/TLS.pm lib/AnyEvent/Handle.pm lib/AnyEvent/Socket.pm @@ -21,6 +25,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 @@ -29,6 +34,8 @@ t/04_condvar.t t/05_dns.t t/06_socket.t +t/07_io.t +t/08_idna.t t/handle/01_readline.t t/handle/02_write.t t/handle/03_http_req.t @@ -43,5 +50,3 @@ eg/handle eg/ae0.pl eg/ae2.pl - -META.yml Module meta-data (added by MakeMaker)