POE-Component-Server-IRC 1.64 Latest
Kwalitee Issues
- main_module_version_matches_dist_version
-
Make sure that the main module name and version are the same of the distribution.
- meta_yml_declares_perl_version
-
If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.
- no_invalid_versions
-
Fix the version numbers so that version::is_lax($version) returns true.
Error:
- lib/POE/Component/Server/IRC.pm: HASH(0x5597e269b0c8)
- lib/POE/Component/Server/IRC/Backend.pm: HASH(0x5597e2692548)
- lib/POE/Component/Server/IRC/Common.pm: HASH(0x5597e26a0a70)
- lib/POE/Component/Server/IRC/Help.pm: HASH(0x5597e26c6f78)
- lib/POE/Component/Server/IRC/Plugin.pm: HASH(0x5597e26a9d68)
- lib/POE/Component/Server/IRC/Plugin/Auth.pm: HASH(0x5597e265c9c0)
- lib/POE/Component/Server/IRC/Plugin/OperServ.pm: HASH(0x5597e26b8ae8)
- 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.
Modules
Name | Abstract | Version | View |
---|---|---|---|
POE::Component::Server::IRC | A fully event-driven networkable IRC server daemon module. | metacpan | |
POE::Component::Server::IRC::Backend | A POE component class that provides network connection abstraction for POE::Component::Server::IRC | metacpan | |
POE::Component::Server::IRC::Common | provides a set of common functions for the POE::Component::Server::IRC suite. | metacpan | |
POE::Component::Server::IRC::Help | Help text for POE::Component::Server::IRC | metacpan | |
POE::Component::Server::IRC::Plugin | Provides plugin documentation for POE::Component::Server::IRC. | metacpan | |
POE::Component::Server::IRC::Plugin::Auth | Authentication subsystem of POE::Component::Server::IRC::Backend | metacpan | |
POE::Component::Server::IRC::Plugin::OperServ | An OperServ plugin for POE::Component::Server::IRC | metacpan |