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: Mesos::Utils

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.

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: Mesos::Utils

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
Mesos perl bindings for Apache Mesos v1.5.1 metacpan
Mesos::Channel metacpan
Mesos::Channel::Interrupt metacpan
Mesos::Channel::Pipe metacpan
Mesos::Executor base class for Mesos executors metacpan
Mesos::ExecutorDriver perl driver for Mesos executor drivers metacpan
Mesos::ExecutorDriver::Interrupt metacpan
Mesos::Role::Channel metacpan
Mesos::Role::Dispatcher metacpan
Mesos::Role::Dispatcher::AnyEvent metacpan
Mesos::Role::Executor metacpan
Mesos::Role::ExecutorDriver role for perl Mesos executor drivers metacpan
Mesos::Role::Scheduler metacpan
Mesos::Role::SchedulerDriver role for perl Mesos scheduler drivers metacpan
Mesos::Scheduler base class for Mesos schedulers metacpan
Mesos::SchedulerDriver perl driver for Mesos scheduler drivers metacpan
Mesos::SchedulerDriver::Interrupt metacpan
Mesos::Types metacpan
Mesos::Utils metacpan

Other Files

Build.PL metacpan
Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
README.pod metacpan