- or download this
$ip = "";
$port = "";
...
$port = "";
$status = "";
$frequency = 0;
- or download this
my ($ip,$port,$port,$status,$frequency);
- or download this
#string? #number? #add to string? #concatenate to numb
+ers?
my $ip=""; my $freq = 0; $ip++; $freq.="still no data
+";