summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--foostats.pl5
1 files changed, 3 insertions, 2 deletions
diff --git a/foostats.pl b/foostats.pl
index ce6d636..e27bc1d 100644
--- a/foostats.pl
+++ b/foostats.pl
@@ -17,8 +17,9 @@ use diagnostics;
# TODO: Blog post about this script and the new Perl features used.
# TODO NEXT:
-# 1) Site stats
-# 2) Write out a nice output from each merged file, also merge if multiple hosts results
+# * Write out a nice output from each merged file, also merge if multiple hosts results
+# * Fix bug with .gmi.*.gmi in the log parser
+# * Nicely formatted .txt output by stats by count by date
package FileHelper {
use JSON;