--- AnyEvent/MANIFEST 2009/06/25 11:16:08 1.37 +++ AnyEvent/MANIFEST 2011/08/02 22:07:16 1.50 @@ -4,11 +4,18 @@ 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 lib/AnyEvent/Impl/EV.pm @@ -20,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 @@ -28,6 +37,9 @@ t/04_condvar.t t/05_dns.t t/06_socket.t +t/07_io.t +t/08_idna.t +t/09_multi.t t/handle/01_readline.t t/handle/02_write.t t/handle/03_http_req.t @@ -43,4 +55,5 @@ eg/ae0.pl eg/ae2.pl -META.yml Module meta-data (added by MakeMaker) +util/gen_uts46data +util/tst_uts46data