http://qs321.pair.com?node_id=378835


in reply to Automatic stack traces for warns and dies

use Carp qw(confess cluck); $SIG{__WARN__} = 'cluck'; $SIG{__DIE__} = 'confess';
------------ :Wq Not an editor command: Wq