projects
/
usenet
/
newsstats.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'language' into next
[usenet/newsstats.git]
/
gatherstats.pl
diff --git
a/gatherstats.pl
b/gatherstats.pl
index
64ea87b
..
6db137d
100755
(executable)
--- a/
gatherstats.pl
+++ b/
gatherstats.pl
@@
-1,4
+1,4
@@
-#! /usr/bin/perl
-W
+#! /usr/bin/perl
#
# gatherstats.pl
#
@@
-18,6
+18,7
@@
BEGIN {
push(@INC, dirname($0));
}
use strict;
+use warnings;
use NewsStats qw(:DEFAULT :TimePeriods ListNewsgroups ParseHierarchies ReadGroupList);
This page took
0.010542 seconds
and
4
git commands to generate.