Game::Planeshift::Info

Game::Planeshift::Info is a Perl module to retrieve players' data on the main Planeshift server.
Download

Game::Planeshift::Info Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Arnaud DUPUIS
  • Publisher web site:
  • http://search.cpan.org/~dupuisarn/Game-Planeshift-Info-0.5/lib/Game/Planeshift/Info.pm

Game::Planeshift::Info Tags


Game::Planeshift::Info Description

Game::Planeshift::Info is a Perl module to retrieve players' data on the main Planeshift server. Game::Planeshift::Info is a Perl module to retrieve players' data on the main Planeshift server.SYNOPSISPlaneshift is a free MMORPG available at : http://www.planeshift.it.This module allow you to easily get and parse data from the info page of a Planeshift server (so this module depend on LWP::Simple).the default web page used to retrieve informations is on the Laanx server : http://laanx.fragnetics.com/index.php?page=char_stats. use Game::Planeshift::Info; my $ps = Game::Planeshift::Info->new( encoding => 'utf-8', players => ); my $data = $ps->retrieve_info ; Requirements: · Perl


Game::Planeshift::Info Related Software