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.1902/lib/Dancer/Session.pm -- Around line 79: 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.

no_unauthorized_packages

Ask the owner of the distribution (the one who released it first, or the one who is designated in x_authority) to give you a (co-)maintainer's permission.

Error:

  • Dancer

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.01,1.1902

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 lightweight yet powerful web application framework 1.1902 metacpan
Dancer::App metacpan
Dancer::Config setting registry for Dancer metacpan
Dancer::Cookie class representing cookies metacpan
Dancer::Cookies metacpan
Dancer::Engine base class for Dancer engines metacpan
Dancer::Error class for representing fatal errors metacpan
Dancer::FileUtils helper providing file utilities metacpan
Dancer::GetOpt metacpan
Dancer::HTTP helper for rendering HTTP status codes for Dancer metacpan
Dancer::Handler metacpan
Dancer::Handler::PSGI metacpan
Dancer::Handler::Standalone metacpan
Dancer::Headers Wrapper to handle request headers metacpan
Dancer::Helpers metacpan
Dancer::Logger common interface for logging in Dancer metacpan
Dancer::Logger::Abstract metacpan
Dancer::Logger::Console metacpan
Dancer::Logger::File metacpan
Dancer::ModuleLoader dynamic module loading helpers for Dancer core components metacpan
Dancer::Object metacpan
Dancer::Plugin helper for writing Dancer plugins metacpan
Dancer::Plugin::Ajax a plugin for adding Ajax route handlers metacpan
Dancer::Plugin::WebSocket metacpan
Dancer::Renderer metacpan
Dancer::Request interface for accessing incoming requests metacpan
Dancer::Request::Upload class representing file uploads requests metacpan
Dancer::Response metacpan
Dancer::Route metacpan
Dancer::Route::Cache route caching mechanism for L<Dancer> 0.01 metacpan
Dancer::Route::Registry metacpan
Dancer::Serializer serializer wrapper for Dancer metacpan
Dancer::Serializer::Abstract metacpan
Dancer::Serializer::Dumper metacpan
Dancer::Serializer::JSON serializer for handling JSON data metacpan
Dancer::Serializer::Mutable (De)Serialize content using the appropriate HTTP header metacpan
Dancer::Serializer::XML serializer for handling XML data metacpan
Dancer::Serializer::YAML serializer for handling YAML data metacpan
Dancer::Session session engine for the Dancer framework metacpan
Dancer::Session::Abstract abstract class for session engine metacpan
Dancer::Session::Simple in-memory session backend for Dancer metacpan
Dancer::Session::YAML YAML-file-based session backend for Dancer metacpan
Dancer::SharedData metacpan
Dancer::Template template wrapper for Dancer metacpan
Dancer::Template::Abstract abstract class for Dancer's template engines metacpan
Dancer::Template::Simple pure Perl 5 template engine for Dancer metacpan
Dancer::Template::TemplateToolkit Template Toolkit wrapper for Dancer metacpan
Dancer::Test Test helpers to test a Dancer application metacpan
Dancer::Timer metacpan

Other Files

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