Bot-BasicBot-Pluggable 1.00 Deleted
Kwalitee Issues
This is not the latest release. The following issues may have already been fixed in the newer releases.
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- Net::Google
- Test::Builder::Module
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- consistent_version
-
Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).
Error: 0.86,1.00
- meta_yml_has_provides
-
Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.
- meta_yml_has_repository_resource
-
Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).
Modules
Name | Abstract | Version | View |
---|---|---|---|
App::Bot::BasicBot::Pluggable | Base class for bot applications | 1.00 | metacpan |
App::Bot::BasicBot::Pluggable::Terminal | 1.00 | metacpan | |
Bot::BasicBot::Pluggable | extended simple IRC bot for pluggable modules | 1.00 | metacpan |
Bot::BasicBot::Pluggable::Module | base module for all BasicBot plugins | 1.00 | metacpan |
Bot::BasicBot::Pluggable::Module::Auth | authentication for Bot::BasicBot::Pluggable modules | 1.00 | metacpan |
Bot::BasicBot::Pluggable::Module::Base | 1.00 | metacpan | |
Bot::BasicBot::Pluggable::Module::ChanOp | Channel operator | 1.00 | metacpan |
Bot::BasicBot::Pluggable::Module::DNS | DNS lookups for hostnames or IP addresses | 1.00 | metacpan |
Bot::BasicBot::Pluggable::Module::Google | searches Google for terms and spellings | 1.00 | metacpan |
Bot::BasicBot::Pluggable::Module::Infobot | infobot clone redone in B::B::P. | 1.00 | metacpan |
Bot::BasicBot::Pluggable::Module::Join | join and leave channels; remembers state | 1.00 | metacpan |
Bot::BasicBot::Pluggable::Module::Karma | tracks karma for various concepts | 1.00 | metacpan |
Bot::BasicBot::Pluggable::Module::Loader | loads and unloads bot modules; remembers state | 1.00 | metacpan |
Bot::BasicBot::Pluggable::Module::Seen | track when and where people were seen | 0.86 | metacpan |
Bot::BasicBot::Pluggable::Module::Title | speaks the title of URLs mentioned | 1.00 | metacpan |
Bot::BasicBot::Pluggable::Module::Vars | change internal module variables | 1.00 | metacpan |
Bot::BasicBot::Pluggable::Store | base class for the back-end pluggable store | 1.00 | metacpan |
Bot::BasicBot::Pluggable::Store::DBI | use DBI to provide a storage backend | 1.00 | metacpan |
Bot::BasicBot::Pluggable::Store::Deep | use DBM::Deep to provide a storage backend | 1.00 | metacpan |
Bot::BasicBot::Pluggable::Store::Memory | use memory (RAM) to provide a storage backend | 1.00 | metacpan |
Bot::BasicBot::Pluggable::Store::Storable | use Storable to provide a storage backend | 1.00 | metacpan |
Bot::BasicBot::Pluggable::Terminal | 1.00 | metacpan | |
Test::Bot::BasicBot::Pluggable | utilities to aid in testing of Bot::BasicBot::Pluggable modules | 1.00 | metacpan |
Test::Bot::BasicBot::Pluggable::Store | basics tests for Bot::BasicBot::Pluggable storage classes | 1.00 | metacpan |