- or download this
#!/usr/bin/perl
use warnings;
...
while (my($page, $count) = each %pages) {
print "$page was accessed $count times\n";
}
- or download this
Use of uninitialized value $page in hash element at ./get_apache line
+8, <> line 17.
Use of uninitialized value $page in hash element at ./get_apache line
+8, <> line 17.
...
/~jrc258/mainindex.html was accessed 1 times
ect.....
- or download this
67.82.45.186 14/May/2004 22:17:34 /~pkp201
+ 8028
67.82.45.186 14/May/2004 22:17:34 /~pkp201/Logo_40wht.gif
+ 295
...
24.29.148.97 14/May/2004 22:30:27 /~jmb299/Jay_Tough.jpg
+ 250
24.29.148.97 14/May/2004 22:30:27 /~jmb299/TikiParty.gif
+ 180
24.29.148.97 14/May/2004 22:30:27 /~jmb299/lanceflyer.jpg
+ 307