in reply to how to system call that exits
system(qq[$Software_Path]) == 0 or die "system failed: $?"; [download]