Kwalitee Issues

has_readme

Add a README to the distribution. It should contain a quick description of your module and how to install it.

no_broken_auto_install

Upgrade the bundled version of Module::Install to at least 0.89, but preferably to the most current release. Alternatively, you can switch to another build system / installer that does not suffer from this problem. (ExtUtils::MakeMaker, Module::Build both of which have their own set of problems.)

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: Devel::REPL::Plugin::Commands, Devel::REPL::Plugin::Completion, Devel::REPL::Plugin::CompletionDriver::Keywords, Devel::REPL::Plugin::CompletionDriver::LexEnv

has_meta_json

Add a META.json to the distribution. Your buildtool should be able to autogenerate it.

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: Devel::REPL::Plugin::Commands, Devel::REPL::Plugin::Completion, Devel::REPL::Plugin::CompletionDriver::Keywords, Devel::REPL::Plugin::CompletionDriver::LexEnv

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.

meta_yml_has_repository_resource

Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).

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
Devel::REPL a modern perl interactive shell 1.002001 metacpan
Devel::REPL::Meta::Plugin metacpan
Devel::REPL::Plugin metacpan
Devel::REPL::Plugin::Colors add color to return values, warnings, and errors metacpan
Devel::REPL::Plugin::Commands metacpan
Devel::REPL::Plugin::Completion metacpan
Devel::REPL::Plugin::CompletionDriver::Keywords metacpan
Devel::REPL::Plugin::CompletionDriver::LexEnv metacpan
Devel::REPL::Plugin::DDS metacpan
Devel::REPL::Plugin::DumpHistory Plugin for Devel::REPL to save or print the history. metacpan
Devel::REPL::Plugin::FancyPrompt facilitate user-defined prompts metacpan
Devel::REPL::Plugin::History metacpan
Devel::REPL::Plugin::Interrupt metacpan
Devel::REPL::Plugin::LexEnv metacpan
Devel::REPL::Plugin::MultiLine::PPI read lines until all blocks are closed metacpan
Devel::REPL::Plugin::NewlineHack metacpan
Devel::REPL::Plugin::OutputCache remember past results, _ is most recent metacpan
Devel::REPL::Plugin::Packages metacpan
Devel::REPL::Plugin::ReadLineHistory metacpan
Devel::REPL::Plugin::Refresh metacpan
Devel::REPL::Plugin::ShowClass metacpan
Devel::REPL::Plugin::Timing metacpan
Devel::REPL::Plugin::Turtles metacpan
Devel::REPL::Profile metacpan
Devel::REPL::Profile::Default metacpan
Devel::REPL::Script metacpan

Provides

Name File View
Devel::REPL::Plugin::Packages::DefaultScratchpad lib/Devel/REPL/Plugin/Packages.pm metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan