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