in reply to Re^2: Why are list items passed to die() combined into a string?
in thread Why are list items passed to die() combined into a string?
I far prefer overriding die to working with $SIG{__DIE__} myself, since the latter's behavior isn't what I usually actually want to impact.
#11929 First ask yourself `How would I do this without a computer?' Then have the computer do it the same way.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Why are list items passed to die() combined into a string?
by Lotus1 (Vicar) on Jan 13, 2015 at 22:31 UTC |