$foo //= $bar; # equivalent to $foo = $bar if defined $bar;