Games::CroqueMonster

An interface for the French web game CroqueMonster.
Download

Games::CroqueMonster Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • DUPUIS Arnaud
  • Publisher web site:
  • http://search.cpan.org/~dupuisarn/slackget10-0.12c/lib/slackget10/Base.pm

Games::CroqueMonster Tags


Games::CroqueMonster Description

An interface for the French web game CroqueMonster. Games::CroqueMonster is a Perl interface for the French web game CroqueMonster.SYNOPSISThis module implements the 0.8.1 version of the CroqueMonster web game (http://www.croquemonster.com).I decided to give version number of this module after the CroqueMonster API's own version number. I think it is easier for peoples to know what API version this module implements.The number after the dash (-) is this module own version (0.8.1-1 means this is the first version of this module implementing the version 0.8.1 of CroqueMonster's API).There is few required dependencies (all available from CPAN) : LWP::Simple and XML::Simple. use Games::CroqueMonster; my $cm = Games::CroqueMonster->new(agency_name => 'UglyBeasts'); my $agency_info = $cm->agency();So far the CroqueMonster's API only allow to retrieve informations from the website, but maybe in some uncertain futur it will be possible to take actions with it... Requirements: · Perl


Games::CroqueMonster Related Software