Help for this page
print "starting notepad, blocking, you must close it to continue$/"; ... system qw[ cmd.exe /c start notepad ]; print "look, notepad still open, and I'm exiting$/";