Help for this page

Select Code to Download


  1. or download this
            push(@ary,%hash);
    
  2. or download this
        push @ary, \%hash;
    
  3. or download this
       $dss->updatePLZInformationen(%hash);