... { local $SIG{__DIE__}; GetOptions( ... ) or die ...; } [download]
- tye
In reply to Re: INIT {$SIG{__DIE__} and Getopt::Long (local) by tye in thread INIT {$SIG{__DIE__} and Getopt::Long by demichi