Games::Quakeworld::Query

Games::Quakeworld::Query is a class for querying QuakeWorld servers.
Download

Games::Quakeworld::Query Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Antoine Kalmbach
  • Publisher web site:
  • http://search.cpan.org/~anzuhan/Games-Quakeworld-Query-0.35/Query.pm

Games::Quakeworld::Query Tags


Games::Quakeworld::Query Description

Games::Quakeworld::Query is a class for querying QuakeWorld servers. Games::Quakeworld::Query is a class for querying QuakeWorld servers.SYNOPSIS use Games::Quakeworld::Query; my $QWQ = Games::Quakeworld::Query->new("quake.server.com", "27500"); my %info = $QWQ->getinfo(); # obsoleted, use $qwq->get("") instead print "Server uses map: ".$qwq->get("map")."n";Hello, this is Games::Quakeworld::Query, a perl module. It is a class made for querying Quakeworld (Quake 1) game servers and getting their informations, that is map name, players, hostname and etc. Requirements: · Perl


Games::Quakeworld::Query Related Software