Leyland 0.001007
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: Leyland::Cmd
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: Leyland-0.001007/lib/Leyland.pm -- Around line 658: alternative text 'http://search.cpan.org/~sknpp/' contains non-escaped | or / Around line 660: alternative text 'http://search.cpan.org/~mdorman/' contains non-escaped | or /
- 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: Leyland::Cmd
- 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 |
---|---|---|---|
Leyland | Plack-based framework for RESTful web applications | 0.001007 | metacpan |
Leyland::Cmd | Application logic for the 'leyland' command line application | metacpan | |
Leyland::Cmd::Command | Base class for 'leyland' command line application commands | metacpan | |
Leyland::Cmd::Command::app | Logic for the 'app' command of the 'leyland' command line app, creates a new Leyland-based application | metacpan | |
Leyland::Context | The working environment of an HTTP request and Leyland response | metacpan | |
Leyland::Controller | Leyland controller base class | metacpan | |
Leyland::Exception | Throwable class for Leyland application exceptions | metacpan | |
Leyland::Localizer | Wrapper for the Locale::Wolowitz localization system for Leyland apps | metacpan | |
Leyland::Logger | Logging facilities for Leyland application | metacpan | |
Leyland::Logger::LogDispatch | Use Log::Dispatch as your app's logger | metacpan | |
Leyland::Logger::LogHandler | Use Log::Handler as your app's logger | metacpan | |
Leyland::Logger::STDERR | Default logger, logs to STDERR | metacpan | |
Leyland::Negotiator | Performs HTTP negotiations for Leyland requests | metacpan | |
Leyland::Parser | Provides the sweet REST syntax for Leyland controller routes | metacpan | |
Leyland::Parser::Route | Parses route definitions in Leyland controllers | metacpan | |
Leyland::View | Leyland view base class | metacpan | |
Leyland::View::Tenjin | Tenjin view class for Leyland | metacpan |