-
-
01 Jun 2007 14:45:05 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (5)
- Testers (5 / 1 / 0)
- Kwalitee
Bus factor: 0- License: perl_5
- Activity
24 month- Tools
- Download (6.3KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors-
franck cuny
- Dependencies
- Class::Accessor::Fast
- LWP::UserAgent
- Test::More
- Test::Perl::Critic
- XML::Simple
- version
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.0.5
- a non-case-sensitive regex for matching country (as suggested by sabine.hurka@freeda.info)
- Games::WoW::Armory::Character
- Games::WoW::Armory::Guild
- Games::WoW::Armory::Team
- get informations about a team
- store information about a character in $self->character, which is a Games::WoW::Character object
- store information about a guild in $self->guild, which is a Games::WoW::Guild object
- store information about a team in $self->team, which is a Games::WoW::Team object
- improve POD
Modules
Access to the WoW ArmoryProvides
in lib/Games/WoW/Armory.pmin lib/Games/WoW/Armory.pmin lib/Games/WoW/Armory.pmExamples
Other files
Module Install Instructions
To install Games::WoW::Armory, copy and paste the appropriate command in to your terminal.
cpanm Games::WoW::Armory
perl -MCPAN -e shell install Games::WoW::Armory
For more information on module installation, please visit the detailed CPAN module installation guide.