in reply to Re: anyevent + fork = problem
in thread anyevent + fork = problem

:) Kinda the purpose behind AnyEvent is so you don't fork :) You could use Proc::Background, stat a file in your anyevent stuff, stat a file, when file changes, get data from file