From 6c60fc4510dda9af22263c243947714c106484a7 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 2 Feb 2025 17:51:14 +0200 Subject: more todo --- foostats.pl | 5 +++-- 1 file 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; -- cgit v1.2.3