Jemand zu Hause?Leser: 19
QuoteUse of uninitialized value in concatenation (.) or string at poi_map_dev.pl line 202.
my $tmp_code .= OsmTreeFormat_Url($ele, $config{cut_url});
my $tmp_code = OsmTreeFormat_Url($ele, $config{cut_url}) // '0 but true';
Wie frage ich & perlintro
brian's Leitfaden für jedes Perl-Problem