Bot::BasicBot::Pluggable::Module::WoWPVP - Fetch information about pvp grades for World Of Warcraft


Bot-BasicBot-Pluggable-Module-WoWPVP documentation  | view source Contained in the Bot-BasicBot-Pluggable-Module-WoWPVP distribution.

Index


NAME

Top

Bot::BasicBot::Pluggable::Module::WoWPVP - Fetch information about pvp grades for World Of Warcraft

VERSION

Top

Version 0.01

SYNOPSIS

Top

Quick summary of what the module does.

Perhaps a little code snippet.

    use Bot::BasicBot::Pluggable::Module::WoWPVP;

    my $foo = Bot::BasicBot::Pluggable::Module::WoWPVP->new();
    ...

    will display the information like this:
    Adygma <Cercle De L Anneau Rond> # Night Elf Priestlevel 60 # Position 44 (Grade 10 Lieutenant Commander)
    HK/DK 14564/37 rating 40470 (Progression  89%)

FUNCTIONS

Top

init

AUTHOR

Top

Franck CUNY, <franck at breizhdev.net>

BUGS

Top

Please report any bugs or feature requests to bug-bot-basicbot-pluggable-module-wowpvp at rt.cpan.org, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Bot-BasicBot-Pluggable-Module-WoWPVP. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

SUPPORT

Top

You can find documentation for this module with the perldoc command.

    perldoc Bot::BasicBot::Pluggable::Module::WoWPVP

You can also look for information at:

* AnnoCPAN: Annotated CPAN documentation

http://annocpan.org/dist/Bot-BasicBot-Pluggable-Module-WoWPVP

* CPAN Ratings

http://cpanratings.perl.org/d/Bot-BasicBot-Pluggable-Module-WoWPVP

* RT: CPAN's request tracker

http://rt.cpan.org/NoAuth/Bugs.html?Dist=Bot-BasicBot-Pluggable-Module-WoWPVP

* Search CPAN

http://search.cpan.org/dist/Bot-BasicBot-Pluggable-Module-WoWPVP

ACKNOWLEDGEMENTS

Top

COPYRIGHT & LICENSE

Top


Bot-BasicBot-Pluggable-Module-WoWPVP documentation  | view source Contained in the Bot-BasicBot-Pluggable-Module-WoWPVP distribution.