Kwalitee Issues

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: Escort::Cmd::Add, Escort::Cmd::Get, Escort::Cmd::Release, Escort::Cmd::Server, Escort::Cmd::Surveyor, Escort::Cmd::Sync

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Dist::Data
  • File::ShareDir
  • namespace::autoclean

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.

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: Escort::Cmd::Add, Escort::Cmd::Get, Escort::Cmd::Release, Escort::Cmd::Server, Escort::Cmd::Surveyor, Escort::Cmd::Sync

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
Escort Base class for an escort managed repository 0.003 metacpan
Escort::App Base class for the command line application 0.003 metacpan
Escort::Cmd Role for commands of escort 0.003 metacpan
Escort::Cmd::Add Simple command to add given distributions 0.003 metacpan
Escort::Cmd::Get Get a specific distribution version (fetched via MetaCPAN) 0.003 metacpan
Escort::Cmd::Release TODO 0.003 metacpan
Escort::Cmd::Server Command for starting an independent webserver to use the repositories 0.003 metacpan
Escort::Cmd::Surveyor [BETA] Command for getting packages from a given library directory 0.003 metacpan
Escort::Cmd::Sync Command for syncing to remote targets 0.003 metacpan
Escort::Config Config loading class 0.003 metacpan
Escort::SeatCmd Role for commands which add distributions 0.003 metacpan
Escort::Sync Role for sync target types 0.003 metacpan
Escort::Sync::SSH Syncing to a remote SSH target 0.003 metacpan
Escort::Web Web::Simple Web application for escort server 0.003 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan
dist.ini metacpan