# depending on context my $foo = whatever() || ''; my $foo = whatever() || 0;