Security Advisories

Kwalitee Issues

no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: Dancer-1.150/lib/Dancer/Session.pm -- Around line 78: Non-ASCII character seen before =encoding in '# enabling'. Assuming UTF-8

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.

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: Dancer::Exceptions

consistent_version

Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).

Error: 0.1,1.150

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.

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
Dancer Lightweight yet powerful web application framework 1.150 metacpan
Dancer::Config metacpan
Dancer::Cookie metacpan
Dancer::Cookies metacpan
Dancer::Engine metacpan
Dancer::Error metacpan
Dancer::Exceptions 0.1 metacpan
Dancer::FileUtils metacpan
Dancer::GetOpt metacpan
Dancer::HTTP metacpan
Dancer::Handler metacpan
Dancer::Handler::PSGI metacpan
Dancer::Handler::Standalone metacpan
Dancer::Helpers metacpan
Dancer::Logger Common interface for logging in Dancer metacpan
Dancer::Logger::Abstract metacpan
Dancer::Logger::File metacpan
Dancer::ModuleLoader metacpan
Dancer::Object metacpan
Dancer::Renderer metacpan
Dancer::Request metacpan
Dancer::Response metacpan
Dancer::Route metacpan
Dancer::Session session engine for the Dancer framework metacpan
Dancer::Session::Abstract Abstract class for session engine metacpan
Dancer::Session::YAML YAML-file-based session backend for Dancer metacpan
Dancer::SharedData metacpan
Dancer::Template template support in Dancer metacpan
Dancer::Template::Abstract abstract class for Dancer's template engines metacpan
Dancer::Template::Simple a pure Perl 5 template engine for Dancer metacpan
Dancer::Template::TemplateToolkit Template Toolkit wrapper for Dancer metacpan

Other Files

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