my $filename = 'some perl script (potentially with spaces).pl'; system qq[ start cmd /k perl "$filename" ];