RosettaCodeData/Task/Exceptions/Perl/exceptions-2.pl

3 lines
59 B
Perl

# throw an exception
die "Danger, danger, Will Robinson!";