RosettaCodeData/Task/Exceptions/Perl/exceptions-2.pl
2023-07-01 13:44:08 -04:00

2 lines
59 B
Perl

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