http://www.perlmonks.org?node_id=353266


in reply to Re: Re: Re: Acme::Don't
in thread Acme::Don't

If undef is strictly required, then just:
undef or do { ... };