X-Git-Url: https://code.th-h.de/?p=usenet%2Fnewsstats.git;a=blobdiff_plain;f=bin%2Fgatherstats.pl;h=c85b23de435e15901ef7e91c5e102940360991b6;hp=a5a486a19958c9759679a94e63c722d039f0dbf6;hb=24d2011f322ff3b58527c24bbd767cdf02515ca5;hpb=8dc6823e988b8828454f6ef1ea2b43e3e0cc5a20;ds=sidebyside diff --git a/bin/gatherstats.pl b/bin/gatherstats.pl index a5a486a..c85b23d 100755 --- a/bin/gatherstats.pl +++ b/bin/gatherstats.pl @@ -13,7 +13,7 @@ # which Perl itself is published. BEGIN { - our $VERSION = "0.01"; + our $VERSION = "0.02"; use File::Basename; # we're in .../bin, so our module is in ../lib push(@INC, dirname($0).'/../lib'); @@ -417,7 +417,7 @@ Thomas Hochstein =head1 COPYRIGHT AND LICENSE -Copyright (c) 2010-2012 Thomas Hochstein +Copyright (c) 2010-2013 Thomas Hochstein This program is free software; you may redistribute it and/or modify it under the same terms as Perl itself.