POE-Component-Server-IRC 1.57-TRIAL
Kwalitee Issues
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: POE-Component-Server-IRC-1.57/lib/POE/Component/Server/IRC/Help.pm -- Around line 1133: '=item' outside of any '=over' Around line 1137: You forgot a '=back' before '=head1' Around line 1139: '=item' outside of any '=over' Around line 1145: You forgot a '=back' before '=head1' POE-Component-Server-IRC-1.57/lib/POE/Component/Server/IRC.pm -- Around line 16212: Expected '=item *' Around line 16895: You forgot a '=back' before '=head2'
- 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.
- 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. | 1.57 | metacpan |
POE::Component::Server::IRC::Backend | A POE component class that provides network connection abstraction for POE::Component::Server::IRC | 1.57 | metacpan |
POE::Component::Server::IRC::Common | provides a set of common functions for the POE::Component::Server::IRC suite. | 1.57 | metacpan |
POE::Component::Server::IRC::Help | Help text for POE::Component::Server::IRC | 1.57 | metacpan |
POE::Component::Server::IRC::Plugin | Provides plugin documentation for POE::Component::Server::IRC. | 1.57 | metacpan |
POE::Component::Server::IRC::Plugin::Auth | Authentication subsystem of POE::Component::Server::IRC::Backend | 1.57 | metacpan |
POE::Component::Server::IRC::Plugin::OperServ | An OperServ plugin for POE::Component::Server::IRC | 1.57 | metacpan |