Games::Quake::Stats

Perl module for compiling basic Quake game statistics
Download

Games::Quake::Stats Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Publisher Name:
  • Matthias Beebe
  • Publisher web site:
  • http://search.cpan.org/~mbeebe/

Games::Quake::Stats Tags


Games::Quake::Stats Description

Perl module for compiling basic Quake game statistics Games::Quake::Stats is a Perl module that provides simple mechanisms for collecting and displaying game statisitics for the Quake, Quake2, Quake2world, and Quake 3 games. It works by reading the fraglog file created by Quake servers.You can specify the fraglog file when the object is constructed, the module compiles statistics for each player that appears in the log.The Games::Quake::Stats module can create simple bar charts showing the relative statistics of each player, and can generate textual and pre-formed HTML output (HTML output shows the graphs created).SYNOPSIS use Games::Quake::Stats; Requirements: · Perl


Games::Quake::Stats Related Software