If the condition defined before the DIE statement is NOT met, the script will stop execution at that point, printing out the default error, if a custom error message is not defined.
loginprompt
Jun 20th, 2006
goto end block if end block exists END{}, execute commands in end block, exit script
What is meant 'die' in a perl program?