X-Git-Url: https://code.th-h.de/?p=usenet%2Fnewsstats.git;a=blobdiff_plain;f=feedlog.pl;h=a5ecfb0e7ceb23212fc33a74fa7427ec3bd190c5;hp=636de83d74c510187a2e6efc5633d4fab1ac2fae;hb=HEAD;hpb=1c3adb8de25bb4f3fb75129990890e55e8829ac5 diff --git a/feedlog.pl b/feedlog.pl index 636de83..a5ecfb0 100755 --- a/feedlog.pl +++ b/feedlog.pl @@ -1,4 +1,4 @@ -#! /usr/bin/perl -W +#! /usr/bin/perl # # feedlog.pl # @@ -7,7 +7,7 @@ # # It is part of the NewsStats package. # -# Copyright (c) 2010-2012 Thomas Hochstein +# Copyright (c) 2010-2013 Thomas Hochstein # # It can be redistributed and/or modified under the same terms under # which Perl itself is published. @@ -18,6 +18,7 @@ BEGIN { push(@INC, dirname($0)); } use strict; +use warnings; use NewsStats; @@ -200,7 +201,7 @@ Suppress logging to syslog. =head1 INSTALLATION -See L +See L. =head1 EXAMPLES