Help for this page
defined $num or $num = 1; $num = 1 if ! defined $num;
$num // $num = 1; $num //= 1;