--- cvsroot/Coro/MANIFEST 2007/01/08 01:22:27 1.46 +++ cvsroot/Coro/MANIFEST 2007/09/19 21:39:15 1.49 @@ -21,12 +21,14 @@ Coro/MakeMaker.pm Coro/CoroAPI.h Coro/AIO.pm +Coro/Debug.pm Coro/Util.pm Coro/LWP.pm Coro/Select.pm Coro/Handle.pm Coro/Socket.pm Coro/Timer.pm +Coro/Storable.pm Coro/libcoro/LICENSE Coro/libcoro/coro.h @@ -43,6 +45,7 @@ t/08_join.t t/10_bugs.t t/11_deadlock.t +t/12_exit.t Event/Makefile.PL Event/Event.pm