Main > Programming > Libraries >

WWW::BF2Player 0.01

WWW::BF2Player 0.01

Sponsored Links

WWW::BF2Player 0.01 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.006 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1030
Date added: 2007-01-02
Publisher: Dusty Wilson

WWW::BF2Player 0.01 description

WWW::BF2Player is a Perl module that can fetch information about game servers from BF2Player.com

SYNOPSIS

# example 1
use WWW::BF2Player;
my $bfp = WWW::BF2Player->new; # omitted UserId, must set it per-request
my $player = $bfp->getPlayer( UserId => 5307, PlayerId => 64246757 ); # userId specified per-request

# example 2
use WWW::BF2Player;
my $bfp = WWW::BF2Player->new( UserId => 5307 ); # set a default UserId, can omit UserId per-request
my $player = $bfp->getPlayer( PlayerId => 64246757 ); # use the default UserId

First, you must have an account (free) at BF2Player.com to make use of this module. Second, you must create and populate a buddy list on their site. You can only use this module to ask for information about players in your buddy list. This is a restriction on their part to prevent you from asking information for too many players. I guess to prevent you from competing and wasting their resources. Understandable, I suppose.
new

my $gm = WWW::BF2Player->new; # no options or defaults specified

my $gm = WWW::BF2Player->new( UserId => 5307 ); # default to a certain UserId
You can specify several options in the constructor.
my $gm = WWW::BF2Player->new(
Expires => 300,
UserId => 5307,
CacheFile => my_player_cache.xml,
DebugLog => my_debug_log.txt,
DebugLevel => 3,
);

WWW::BF2Player 0.01 Screenshot

Advertisements

WWW::BF2Player 0.01 Keywords

Bookmark WWW::BF2Player 0.01

Hyperlink code:
Link for forum:

WWW::BF2Player 0.01 Copyright

WareSeeker periodically updates pricing and software information of WWW::BF2Player 0.01 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of WWW::BF2Player 0.01 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
WWW::Poll is a Perl extension to build web polls. Free Download
WWW::NanoRef is a Perl module that uses the API published by nanoref.com to produce shortened URLs. Free Download
WWW::Scraper::Dice Perl module contains Scrapes Dice : (skills,locations) => (title, location ,residue). Free Download
WWW::Myspace is a Perl module to access MySpace.com profile information from Perl. Free Download
WWW::Scraper::Monster is a Perl module that scrapes Monster.com. Free Download
WWW::Google::PageRank is a Perl module to query google pagerank of page. Free Download
WWW::Baseball::NPB is a Perl module that fetches Japanese baseball games information. Free Download
wfb2sql is a tool wirtten in Perl that converts the CIA World Factbook into an SQL database. Free Download