Kwalitee Issues

portable_filenames

Rename those files with alphanumerical characters, or maybe remove them because in many cases they are automatically generated for local installation.

Error:

  • t/100-lpw-2014-examples/tmp/2014-11-08_08:49:22-00001.json
  • t/100-lpw-2014-examples/tmp/2014-11-08_08:50:04-00001.json
  • t/100-lpw-2014-examples/tmp/2014-11-08_08:50:27-00001.json
  • t/100-lpw-2014-examples/tmp/2014-11-08_08:50:41-00001.json
  • t/100-lpw-2014-examples/tmp/2014-11-08_08:50:41-00001/2014-11-08_08:50:46-00002.json
  • t/100-lpw-2014-examples/tmp/2014-11-08_08:50:41-00001/2014-11-08_08:51:01-00003.json
  • t/100-lpw-2014-examples/tmp/2014-11-08_08:51:09-00001.json
  • t/100-lpw-2014-examples/tmp/2014-11-08_08:51:09-00001/2014-11-08_08:51:16-00002.json
  • t/100-lpw-2014-examples/tmp/2014-11-08_08:51:09-00001/2014-11-08_08:51:17-00003.json
  • t/100-lpw-2014-examples/tmp/2014-11-08_08:51:33-00001.json
  • t/100-lpw-2014-examples/tmp/2014-11-08_08:51:33-00001/2014-11-08_08:51:38-00002.json
  • t/100-lpw-2014-examples/tmp/2014-11-08_08:52:14-00001.json
  • t/100-lpw-2014-examples/tmp/2014-11-08_08:52:14-00001/2014-11-08_08:52:19-00002.json
  • t/100-lpw-2014-examples/tmp/2014-11-08_08:52:14-00001/2014-11-08_08:52:30-00003.json
  • t/100-lpw-2014-examples/tmp/2014-11-08_10:58:49-00001.json
  • t/100-lpw-2014-examples/tmp/2014-11-08_11:23:42-00001.json
  • t/100-lpw-2014-examples/tmp/2014-11-08_11:26:17-00001.json
  • t/100-lpw-2014-examples/tmp/2014-11-08_11:26:40-00001.json
  • t/100-lpw-2014-examples/tmp/2014-11-08_11:26:40-00001/2014-11-08_11:27:49-00002.json
  • t/100-lpw-2014-examples/tmp/2014-11-08_11:33:32-00001.json
  • t/100-lpw-2014-examples/tmp/2014-11-08_11:33:32-00001/2014-11-08_11:33:35-00002.json
  • t/100-lpw-2014-examples/tmp/2014-11-08_11:33:32-00001/2014-11-08_11:33:38-00003.json
  • t/100-lpw-2014-examples/tmp/2014-11-08_11:34:43-00001.json
  • t/100-lpw-2014-examples/tmp/2014-11-08_11:34:43-00001/2014-11-08_11:34:47-00002.json
  • t/100-lpw-2014-examples/tmp/2014-11-08_12:24:13-00001.json
  • t/100-lpw-2014-examples/tmp/2014-11-08_12:25:00-00002.json
  • t/100-lpw-2014-examples/tmp/2014-11-08_12:27:19-00001.json
  • t/100-lpw-2014-examples/tmp/2014-11-08_12:27:40-00002.json
  • t/100-lpw-2014-examples/tmp/2014-11-08_14:07:22-00001.json
  • t/100-lpw-2014-examples/tmp/2014-11-08_14:07:30-00002.json
  • t/100-lpw-2014-examples/tmp/2014-11-08_14:07:40-00003.json
  • t/100-lpw-2014-examples/tmp/2014-11-08_14:08:02-00004.json
  • t/100-lpw-2014-examples/tmp/2014-11-08_14:08:09-00005.json
  • t/100-lpw-2014-examples/tmp/2014-11-08_14:08:22-00006.json
  • t/100-lpw-2014-examples/tmp/2014-11-08_14:09:49-00001.json
  • t/100-lpw-2014-examples/tmp/2014-11-08_14:22:21-00002.json
  • t/100-lpw-2014-examples/tmp/2014-11-08_14:22:35-00001.json
  • t/100-lpw-2014-examples/tmp/2014-11-08_14:52:55-00001.json
  • t/100-lpw-2014-examples/tmp/2014-11-08_14:55:49-00001.json
  • t/100-lpw-2014-examples/tmp/2014-11-08_15:05:18-00001.json
  • t/100-lpw-2014-examples/tmp/2014-11-08_15:08:16-00001.json
  • t/100-lpw-2014-examples/tmp/2014-11-08_15:08:16-00001/2014-11-08_15:08:28-00002.json
  • t/100-lpw-2014-examples/tmp/2014-11-08_15:09:17-00001.json
  • t/100-lpw-2014-examples/tmp/2014-11-08_15:09:35-00001.json
  • t/100-lpw-2014-examples/tmp/2014-11-08_15:09:35-00001/2014-11-08_15:10:03-00002.json
  • t/100-lpw-2014-examples/tmp/2014-11-08_15:09:35-00001/2014-11-08_15:11:04-00003.json
  • t/100-lpw-2014-examples/tmp/2014-11-08_15:15:24-00001.json
  • t/100-lpw-2014-examples/tmp/2014-11-08_15:15:44-00002.json

prereq_matches_use

List all used modules in META.yml requires

Error:

  • parent

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_meta_json

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

test_prereq_matches_use

List all modules used in the test suite in META.yml test_requires

Error:

  • Test::Warn

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
Plack::App::Debugger The web service backend for the debugger 0.01 metacpan
Plack::Debugger Debugging tool for Plack web applications 0.01 metacpan
Plack::Debugger::Panel Base class for the debugger panels 0.01 metacpan
Plack::Debugger::Panel::AJAX Debug panel for inspecting AJAX requests 0.01 metacpan
Plack::Debugger::Panel::Environment Debug panel for inspecting $ENV 0.01 metacpan
Plack::Debugger::Panel::Memory Debug panel for watching memory usage 0.01 metacpan
Plack::Debugger::Panel::ModuleVersions Debug panel for inspecting Perl module versions 0.01 metacpan
Plack::Debugger::Panel::Parameters Debug panel for inspecting HTTP request parameters 0.01 metacpan
Plack::Debugger::Panel::PerlConfig Debug panel for inspecting Perl's config options 0.01 metacpan
Plack::Debugger::Panel::PlackRequest Debug panel for inspecting the Plack $env 0.01 metacpan
Plack::Debugger::Panel::PlackResponse Debug panel for inspecting the Plack response 0.01 metacpan
Plack::Debugger::Panel::Timer Debug panel for inspecting page generation timing 0.01 metacpan
Plack::Debugger::Panel::Warnings Debug panel for viewing warnings called during a request 0.01 metacpan
Plack::Debugger::Storage The storage manager for debugging data 0.01 metacpan
Plack::Middleware::Debugger::Collector Middleware for collecting debugging data 0.01 metacpan
Plack::Middleware::Debugger::Injector Middleware for injecting content into a web request 0.01 metacpan
Plack::Test::Debugger A subclass of Plack::Test suitable for testing the debugger 0.01 metacpan
Plack::Test::Debugger::ResultGenerator Test utility module for generating dummy results 0.01 metacpan
Plack::Test::MockHTTP::WithCleanupHandlers HTTP Mocking to support psgix.cleanup 0.01 metacpan

Other Files

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