- or download this
use CGI qw(param);
...
${$loc}{users} = "users";
}
}
- or download this
foreach $ttl (@titlez){
#chop($ttl);
...
foreach $loctitle (@titleb){
$online++;
}
- or download this
if($online < "2") {
$users = "user";
...
print $tmplf;
}
close(FILE);