die « System Functions « Perl






1.The die function exits the Perl script and prints out an error message to STDERR
2.Using function 'die' to terminate a program
3.Using die to ouput error message