Kwalitee Issues

No Core Issues.

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.

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.

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:

  • Convos::Controller::Connection
  • Convos::Controller::User

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.

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
Convos Multiuser chat application 0.99_40 metacpan
Convos::Controller::Connection Convos connection actions metacpan
Convos::Controller::Dialog Convos dialogs metacpan
Convos::Controller::Events Stream events from Convos::Core to web metacpan
Convos::Controller::Notifications Convos notifications metacpan
Convos::Controller::Url Expand URL to meta information metacpan
Convos::Controller::User Convos user actions metacpan
Convos::Core Convos Models metacpan
Convos::Core::Backend Convos storage backend metacpan
Convos::Core::Backend::File Backend for storing object to file metacpan
Convos::Core::Connection A Convos connection base class metacpan
Convos::Core::Connection::Irc IRC connection for Convos metacpan
Convos::Core::Dialog A convos dialog base class metacpan
Convos::Core::User A Convos user metacpan
Convos::Plugin Base class for Convos plugins metacpan
Convos::Plugin::Auth Convos plugin for handling authentication metacpan
Convos::Plugin::Helpers Default helpers for Convos metacpan
Convos::Plugin::Paste Convos plugin to convert messages into paste metacpan
Convos::Plugin::Paste::File Represents a paste metacpan
Convos::Plugin::ShareDialog Convos plugin to share dialog messages metacpan
Convos::Util Utility functions metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README.md metacpan
cpanfile metacpan