in reply to
Re: launching application from perl
in thread
launching application from perl
this worked : system("mplayer &"); specifically ampersand. Thanks guys
Comment on
Re^2: launching application from perl
In Section
Seekers of Perl Wisdom