Dancer-Debug 0.04 Latest
Kwalitee Issues
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- Class::Method::Modifiers
- Dancer::App
- Dancer::Config
- Dancer::Logger
- Dancer::Session
- Plack::Middleware::Debug::Base
- 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.
- 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 |
---|---|---|---|
Dancer::Debug | Extend Plack::Middleware::Debug with some specific panels for Dancer | 0.04 | metacpan |
Plack::Middleware::Debug::Dancer::App | 0.04 | metacpan | |
Plack::Middleware::Debug::Dancer::Logger | Log message from you Dancer's application | 0.04 | metacpan |
Plack::Middleware::Debug::Dancer::Routes | Show available and matched routes for your application | 0.04 | metacpan |
Plack::Middleware::Debug::Dancer::Session | Session panel for your Dancer's application | 0.04 | metacpan |
Plack::Middleware::Debug::Dancer::Settings | Settings panel of your Dancer's application | 0.04 | metacpan |
Plack::Middleware::Debug::Dancer::Version | Show Dancer's version | 0.04 | metacpan |