Help for this page
return 0 unless @_; return $var1 if @_ == 1;
my $var1 = shift || 0; my $var2 = shift || 0;