Help for this page

Select Code to Download


  1. or download this
        while($sth->fetch()) {
            my %hash;
    ...
        return(@plz_info);
    }
    
  2. or download this
    # dummy data
    my @ary =
    ...
    
    use Data::Dumper;local $Data::Dumper::Indent=1;print Dumper(\@ary);
    updatePLZInformationen("dss",\@ary);
    
  3. or download this
    
    $VAR1 = [
    ...
      </soap:Body>
    </soap:Envelope>