--- AnyEvent/MANIFEST 2009/06/23 12:21:34 1.36 +++ AnyEvent/MANIFEST 2010/02/21 09:28:18 1.46 @@ -4,21 +4,29 @@ README Makefile.PL +constants.pl.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 lib/AnyEvent/Impl/EV.pm +lib/AnyEvent/Impl/Perl.pm lib/AnyEvent/Impl/Event.pm -lib/AnyEvent/Impl/EventLib.pm lib/AnyEvent/Impl/Glib.pm lib/AnyEvent/Impl/Tk.pm -lib/AnyEvent/Impl/Perl.pm lib/AnyEvent/Impl/Qt.pm 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 @@ -27,6 +35,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 @@ -42,4 +52,4 @@ eg/ae0.pl eg/ae2.pl -META.yml Module meta-data (added by MakeMaker) +util/gen_uts46data