- or download this
my $icon = "$themepath/$status.gif";
my $testdetails = "/bb/html/$host.$test.html";
print qq(\t<th><a href="$testdetails">),
qq(<img src="$icon" border="0" alt="$status" $iconsize title="$test
+: $status since $duration ago">),
qq(</a></th>\n);
- or download this
if (defined $tref->{$host}{$test}{status}) {
- or download this
defined $tref->{$host}{$test}
- or download this
defined $tref->{$host}{$test}{status}