I've tweaked my script a bit, and it's now very flexible and ready for
CGI-ifying.  Here are the options you'll be able to choose from:

GetOptions(
  \%opts,
  'step', 'course=i', 'hole=i', 'output=s', 'end', 'viewer=s', 'cache',
  'all', 'veterans', 'veterans-bob', 'beginners',
  'top-veterans=i', 'top-beginners=i', 'top-teams=i',
);

In the meantime, however, here's how things are looking:

  http://adamspiers.org/golf/

These were generated via:

$ ./gnuplot.pl --step --end --course 3 --hole 3 --top-vet 10 --beginners
$ ./gnuplot.pl --step --end --course 3 --hole 4 --top-vet 10 --beginners

-- 
## Adam Spiers ## musician & hacker ## [EMAIL PROTECTED] ## http://tigerpig.org
$@=>$_=q^*{$Just =bless{},'$another ';"\$Perl \::$hacker,"}=sub{print$%[$.++];$
},eval join+v45.62,(q)$q ))x v54^,s.(?<=\$)\w*[\s,].f if+push@%,$&.sixmegs,eval

Reply via email to