in reply to
How to spawn a process in background within Perl+GUI script
you can use
Proc::Background
to do it in a portable way.
Comment on
Re: How to spawn a process in background within Perl+GUI script
In Section
Seekers of Perl Wisdom