BZFlag::Info

Extracts infomation about BZFlag servers and players
Download

BZFlag::Info Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Tucker McLean
  • Publisher web site:
  • http://search.cpan.org/~tuckerm/

BZFlag::Info Tags


BZFlag::Info Description

Extracts infomation about BZFlag servers and players BZFlag::Info is a Perl module that extracts infomation about BZFlag servers and players.SYNOPSIS use BZFlag::Info; my $bzinfo = new BZFlag::Info; my $serverlist = $bzinfo->serverlist; my $serverlist = $bzinfo->serverlist(Proxy => 'host:port', Server => 'http://listserver/'); my $serverinfo = $bzinfo->queryserver(Server => 'host:port');BZFlag::Info is a class for extracting information about BZFlag clients and servers. Currently, 6 methods are implemented, new, serverlist, queryserver, parsestyle, listserver, and geterror. Requirements: · Perl


BZFlag::Info Related Software