Help for this page

Select Code to Download


  1. or download this
    sub sumTo {
        my $target = shift;
        ...
    }
    
  2. or download this
    sub sumTo {
        my $target = shift;
    ...
        }
        return 0;
    }
    
  3. or download this
    sub sumTo {
        my $target = shift;
    ...
        }
        return 0;
    }
    
  4. or download this
    sub sumTo {
        my $target = shift;
    ...
        }
        return 0;
    }
    
  5. or download this
    @_[0 .. $_-1, $_+1 .. $#_]