Dataninja 0.02 Deleted
Kwalitee Issues
- buildtool_not_executable
- 
        Change the permissions of Build.PL/Makefile.PL to not-executable. 
- use_strict
- 
        Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written. Error: Dataninja 
- has_meta_json
- 
        Add a META.json to the distribution. Your buildtool should be able to autogenerate it. 
- use_warnings
- 
        Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens. Error: Dataninja 
- 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). 
- has_separate_license_file
- 
        This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later. 
- has_security_doc
- 
        Add SECURITY(.pod|md). See Software::Security::Policy. 
- security_doc_contains_contact
- 
        Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy. 
- has_contributing_doc
- 
        Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors. 
Modules
| Name | Abstract | Version | View | 
|---|---|---|---|
| Dataninja | Extensible, DBIC-based IRC bot | 0.02 | metacpan | 
| Dataninja::Bot | the core interface needed to run Dataninja | metacpan | |
| Dataninja::Bot::Dispatcher | Class for building Dataninja's dispatcher | metacpan | |
| Dataninja::Bot::Plugin | base class for Dataninja plugins | metacpan | |
| Dataninja::Bot::Plugin::Botsnack | bot gets a snack for making you happy :) | metacpan | |
| Dataninja::Bot::Plugin::CalcRelay | don't ask | metacpan | |
| Dataninja::Bot::Plugin::Colors | display list of colors corresponding to ASCII values | metacpan | |
| Dataninja::Bot::Plugin::Daysuntil | displays days until whatever time you provide | metacpan | |
| Dataninja::Bot::Plugin::Echo | the bot merely echos what you put, for random utility | metacpan | |
| Dataninja::Bot::Plugin::Jobs | you supply craigslist subdomain and search query, the bot responds with results | metacpan | |
| Dataninja::Bot::Plugin::Last | you tell the bot show many of the last N messages you wan to see | metacpan | |
| Dataninja::Bot::Plugin::Remind | you can make and cancel reminders | metacpan | |
| Dataninja::Bot::Plugin::Seen | the bot tells you when someone was last seen | metacpan | |
| Dataninja::Bot::Plugin::Task | add task to your hiveminder that pertains to dataninja | metacpan | |
| Dataninja::Bot::Plugin::Translating | translation tools thanks to L<REST::Google::Tranlsate> | metacpan | |
| Dataninja::Bot::Plugin::Twentyfour | I<Math 24> programmed into the bot | metacpan | |
| Dataninja::Bot::Plugin::Twitter | get the latest tweet of yourself or someone else | metacpan | |
| Dataninja::Bot::Plugin::Unit | the bot can do unit conversion for you | metacpan | |
| Dataninja::Bot::Plugin::Weather | get current weather information from Weather Underground | metacpan | |
| Dataninja::Bot::Plugin::Weeksuntil | displays weeks until whatever time you provide | metacpan | |
| Dataninja::Config | Dataninja configuration through YAML files | metacpan | |
| Dataninja::Schema | L<DBIx::Class> schema for the Dataninja database | metacpan | |
| Dataninja::Schema::Area | metacpan | ||
| Dataninja::Schema::Interjection | metacpan | ||
| Dataninja::Schema::Message | metacpan | ||
| Dataninja::Schema::Nick | metacpan | ||
| Dataninja::Schema::Reminder | metacpan |