IRC-Indexer 0.06 Latest
Kwalitee Issues
- has_human_readable_license
-
Add a section called "LICENSE" to the documentation, or add a file named LICENSE to the distribution.
- has_license_in_source_file
-
Add =head1 LICENSE and the text of the license to the main module in your code.
- 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: IRC::Indexer
- has_known_license_in_source_file
-
Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.
- 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: IRC::Indexer
- no_unauthorized_packages
-
Ask the owner of the distribution (the one who released it first, or the one who is designated in x_authority) to give you a (co-)maintainer's permission.
Error:
- IRC::Indexer
- IRC::Indexer::Conf
- IRC::Indexer::Logger
- IRC::Indexer::Output
- IRC::Indexer::Output::Dumper
- IRC::Indexer::Output::JSON
- IRC::Indexer::Output::YAML
- IRC::Indexer::Process::JSONify
- IRC::Indexer::Process::Trawler
- IRC::Indexer::Report::Network
- IRC::Indexer::Report::Server
- IRC::Indexer::Trawl::Bot
- IRC::Indexer::Trawl::Forking
- 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.
Modules
Name | Abstract | Version | View |
---|---|---|---|
IRC::Indexer | IRC server stats collection via POE | 0.06 | metacpan |
IRC::Indexer::Conf | Handle Indexer configuration files | 0 | metacpan |
IRC::Indexer::Logger | Simple interface to Log::Handler | 0 | metacpan |
IRC::Indexer::Output | Turn trawler output into something useful | 0 | metacpan |
IRC::Indexer::Output::Dumper | Data::Dumper output subclass | 0 | metacpan |
IRC::Indexer::Output::JSON | JSON::XS output subclass | 0 | metacpan |
IRC::Indexer::Output::YAML | YAML::XS output subclass | 0 | metacpan |
IRC::Indexer::Process::JSONify | Forkable JSON encoder | 0 | metacpan |
IRC::Indexer::Process::Trawler | Forkable Trawl::Bot session | 0 | metacpan |
IRC::Indexer::Report::Network | Network information class for IRC::Indexer | 0 | metacpan |
IRC::Indexer::Report::Server | Server information class for IRC::Indexer | 0 | metacpan |
IRC::Indexer::Trawl::Bot | Indexing trawler instance | 0 | metacpan |
IRC::Indexer::Trawl::Forking | Forking Trawl::Bot instances | 0 | metacpan |