If you don't wish to install
Proc::Background then
Win32::Process would be the way to go, assuming you are running ActiveState Perl then it should be bundled in already. There is an example in the doc. You can decide yourself when to call the Wait method.