#if your Win 10 Perl is configured correctly, #save the following lines as "test.pl". print STDERR "asdasdf\n"; sleep (3); print STDERR "Goodbye\n"; sleep (2);