eval { do_something(); 1 } or warn $@; [download]
Here's why: Bug in eval in pre-5.14
In reply to Re: Basic debugging checklist by choroba in thread Basic debugging checklist by toolic