in reply to Style Point: Catching eval { } errors
:-)if(eval { # Do stuff }, $@) { # Handle any errors }
Makeshifts last the longest.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Style Point: Catching eval { } errors
by dref (Novice) on Nov 28, 2003 at 12:29 UTC | |
by Aristotle (Chancellor) on Nov 28, 2003 at 15:30 UTC |