Exploding in Perl
- The die keyword takes a message and...
- displays a message on STDERR
- displays the line number (can be disabled)
- exits the program with a positive return value
| CPU: Perl, Fall 2005 | Perl, Week 4: More Arrays, Context, Subroutines, Lexical Variables | #30 |
| Copyright © 2005 Ian Langworth |