in reply to
Why 'die LIST'?
Perhaps so that it works like a print statement.
I could very easily see replacing all die()'s and warn()'s in production code with print LOG or something like that.
Comment on
(ichimunki) Re: Why 'die LIST'?
In Section
Seekers of Perl Wisdom