Help for this page
while(my $line = <$info>) { foreach ($line) { ... +a></td></tr>" } }
while (<$info>) { @vlinks=split /:/; # ... }