- or download this
(my $timestamp, my $page, my $moredata) = split('\|',$line);
- or download this
@$page = (0,0,0,0) if ($$page[3] eq '');
- or download this
$maxCount{'$page'}++;
- or download this
foreach my $line (@data) {
(my $timestamp, my $page, my $moredata) = split('\|',$line);
...
$wAry .= "$counters[1],";
$mAry .= "$counters[2],";
}