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


in reply to Re: Automatic stack traces for warns and dies
in thread Automatic stack traces for warns and dies

Thanks for that, a patch has just been added to bleadperl to allow
perl -Mdiagnostics=-t,-w some_bad_script
-t will suppress the explanations and -w will add stack traces to your warns.