in reply to
How do run a subroutine in the background
If you don't want to get to grips with threads or IPC,
POE
can be a simple way of doing this.
Comment on
Re: How do run a subroutine in the background
In Section
Seekers of Perl Wisdom