--- AnyEvent/MANIFEST 2009/07/30 03:24:56 1.42 +++ AnyEvent/MANIFEST 2011/02/02 11:27:50 1.49 @@ -4,12 +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 @@ -23,6 +28,7 @@ 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 @@ -32,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 @@ -46,3 +53,6 @@ eg/handle eg/ae0.pl eg/ae2.pl + +util/gen_uts46data +util/tst_uts46data