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