in reply to How to detect a die() without catching it?
--
perl -pew "s/\b;([mnst])/'$1/g"
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: How to detect a die() without catching it?
by samtregar (Abbot) on May 17, 2002 at 22:58 UTC | |
by belg4mit (Prior) on May 17, 2002 at 23:03 UTC | |
by samtregar (Abbot) on May 17, 2002 at 23:08 UTC | |
by belg4mit (Prior) on May 17, 2002 at 23:37 UTC | |
by samtregar (Abbot) on May 18, 2002 at 01:04 UTC |