X-Git-Url: https://code.th-h.de/?p=usenet%2Fnewsstats.git;a=blobdiff_plain;f=bin%2Ffeedlog.pl;h=ed9f1b8e930620c6f4fa76ae89ecfa99334106af;hp=bbfd8142fd60adb31bfa3e75831fb11d3a2f542c;hb=e39d4207a649749f24866d2ee1afeb8ebf3364e2;hpb=1af57a53905788c99a088bb6b17088293c0224d1 diff --git a/bin/feedlog.pl b/bin/feedlog.pl index bbfd814..ed9f1b8 100755 --- a/bin/feedlog.pl +++ b/bin/feedlog.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'); @@ -153,7 +153,7 @@ feedlog - log data from an INN feed to a database =head1 SYNOPSIS -B [B<-Vhdq>] [--conffile I] +B [B<-Vhdq>] [B<--conffile> I] =head1 REQUIREMENTS @@ -265,7 +265,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.