--- AnyEvent/MANIFEST 2009/07/18 05:49:06 1.40 +++ AnyEvent/MANIFEST 2010/12/29 05:04:51 1.48 @@ -4,11 +4,17 @@ README Makefile.PL +constants.pl.PL +lib/AE.pm lib/AnyEvent.pm lib/AnyEvent/Intro.pod +lib/AnyEvent/FAQ.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 +27,8 @@ lib/AnyEvent/Impl/POE.pm lib/AnyEvent/Impl/EventLib.pm lib/AnyEvent/Impl/IOAsync.pm +lib/AnyEvent/Impl/Irssi.pm +lib/AnyEvent/Impl/Cocoa.pm t/00_load.t t/01_basic.t @@ -30,6 +38,7 @@ 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 @@ -44,3 +53,5 @@ eg/handle eg/ae0.pl eg/ae2.pl + +util/gen_uts46data