--- AnyEvent/MANIFEST 2008/07/17 15:21:02 1.35 +++ AnyEvent/MANIFEST 2009/06/23 12:21:34 1.36 @@ -3,6 +3,7 @@ Changes README Makefile.PL + lib/AnyEvent.pm lib/AnyEvent/Intro.pod lib/AnyEvent/Strict.pm @@ -18,6 +19,7 @@ lib/AnyEvent/Impl/Perl.pm lib/AnyEvent/Impl/Qt.pm lib/AnyEvent/Impl/POE.pm + t/00_load.t t/01_basic.t t/02_signals.t @@ -29,6 +31,7 @@ t/handle/02_write.t t/handle/03_http_req.t t/handle/04_listen.t + eg/bench eg/runbench eg/bench2 @@ -36,4 +39,7 @@ eg/connect eg/listen eg/handle +eg/ae0.pl +eg/ae2.pl + META.yml Module meta-data (added by MakeMaker)