From: Thomas Hochstein Date: Sun, 27 May 2012 12:32:58 +0000 (+0200) Subject: Adapt install.pl to new coding style. X-Git-Tag: 0.01~1^2~10^2 X-Git-Url: https://code.th-h.de/?p=usenet%2Fnewsstats.git;a=commitdiff_plain;h=1fa947994652e526566d286e1527e2b58860cc83;hp=1fa947994652e526566d286e1527e2b58860cc83 Adapt install.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. * Adapt to changes in NewsStats.pm * Redo documentation. * Update TODO. Signed-off-by: Thomas Hochstein ---