From: Thomas Hochstein Date: Mon, 7 May 2012 18:29:25 +0000 (+0200) Subject: Adapt gatherstats.pl to new coding style. X-Git-Tag: 0.01~1^2~10^2~2 X-Git-Url: https://code.th-h.de/?p=usenet%2Fnewsstats.git;a=commitdiff_plain;h=880c3eb2270c235048aedfa6becfc0bc0e7b8ed8;hp=880c3eb2270c235048aedfa6becfc0bc0e7b8ed8 Adapt gatherstats.pl to new coding style. * Switch to Getopt::Long, change coding style; limit line length. * Replace 'die' and 'warn' by calls to &Bleat(). * Completely changed options due to new GetOpt::Long processing. - merged -m/-p into --month * Adapt to changes in NewsStats.pm * Redo documentation. * Update TODO. Signed-off-by: Thomas Hochstein ---