From: Mike Taylor Date: Mon, 18 Dec 2006 15:31:39 +0000 (+0000) Subject: Better sample command-line. X-Git-Tag: CPAN-v1.02~54^2~606 X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=commitdiff_plain;h=79776bda2c6021c3f26b6f47f00ceb30a80d0032;hp=52ecdbad43c852aa70bf3fea418e5e9543fcd3fa Better sample command-line. --- diff --git a/bin/irspy-stats.pl b/bin/irspy-stats.pl index 2711a65..fd72ebd 100755 --- a/bin/irspy-stats.pl +++ b/bin/irspy-stats.pl @@ -1,8 +1,8 @@ #!/usr/bin/perl -w -# $Id: irspy-stats.pl,v 1.2 2006-12-15 10:37:16 mike Exp $ +# $Id: irspy-stats.pl,v 1.3 2006-12-18 15:31:39 mike Exp $ # -# perl -I ../lib irspy-stats.pl localhost:3313/IR-Explain---1 +# perl -I ../lib irspy-stats.pl localhost:3313/IR-Explain---1 "net.host=*indexdata*" use strict; use warnings;