in reply to Re: Re: Clean exit using File::Tail
in thread Clean exit using File::Tail

What happens if your QuitHandler calls exit (and/or your File::Tail object goes out of scope)?
Update: You might also consider calling the nowait method.

--isotope
http://www.skylab.org/~isotope/
  • Comment on Re: Re: Re: Clean exit using File::Tail