in reply to Re: Flock, die and statement order
in thread Flock, die and statement order
eval { might_die() }; if ($@) { # handle exception }
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Flock, die and statement order
by Ionizor (Pilgrim) on Nov 20, 2002 at 14:19 UTC |