Help for this page
Select Code to Download
Select
or
download this
$input //= 1; # default if undefined
Select
or
download this
$input = 1 unless defined $input;