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: Nile::Abort, Nile::Database, Nile::Dispatcher, Nile::File, Nile::Lang, Nile::Paginate, Nile::Plugin::Date::Date, Nile::Plugin::Home::Home, Nile::Router, Nile::Setting, Nile::Var, Nile::View, Nile::XML

no_pod_errors

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

Error: Nile-0.18/lib/Nile/Paginate.pm -- Around line 156: =back doesn't take any parameters, but you said =back 4 =back without =over

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.

proper_libs

Move your *.pm files in a directory named 'lib'. The directory structure should look like 'lib/Your/Module.pm' for a module named 'Your::Module'. If you need to provide additional files, e.g. for testing, that should not be considered for Kwalitee, then you should look at the 'provides' map in META.yml to limit the files scanned; or use the 'no_index' map to exclude parts of the distribution.

Error: app/lib/Nile/Plugin/Home/Home.pm

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: Nile::Abort, Nile::Database, Nile::Dispatcher, Nile::File, Nile::Lang, Nile::Paginate, Nile::Plugin::Date::Date, Nile::Plugin::Home::Home, Nile::Router, Nile::Setting, Nile::Var, Nile::View, Nile::XML

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.13,0.14,0.15,0.16,0.18,0.65

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.

meta_yml_has_repository_resource

Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).

has_separate_license_file

This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.

has_security_doc

Add SECURITY(.pod|md). See Software::Security::Policy.

security_doc_contains_contact

Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.

has_contributing_doc

Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.

Modules

Name Abstract Version View
Nile Visual Web App Framework Separating Code From Design Multi Lingual And Multi Theme. 0.18 metacpan
Nile::Abort Abort the application at anytime with optional message and stacktrace. 0.13 metacpan
Nile::Autouse Load classes automatically 0.13 metacpan
Nile::Base Base class for the Nile framework. 0.15 metacpan
Nile::Database SQL database manager. 0.15 metacpan
Nile::Declare 0.14 metacpan
Nile::Dispatcher Application action dispatcher. 0.15 metacpan
Nile::File Files and folders manager. 0.15 metacpan
Nile::Lang Language file manager. 0.15 metacpan
Nile::Paginate Efficient Data Pagination 0.65 metacpan
Nile::Plugin::Date::Date 0.13 metacpan
Nile::Plugin::Home::Home 0.14 metacpan
Nile::Request The HTTP request manager. 0.15 metacpan
Nile::Router URL route manager. 0.15 metacpan
Nile::Say Compatibility layer to use say(). 0.13 metacpan
Nile::Setting Application global settings database table manager. 0.15 metacpan
Nile::Var Application Shared variables. 0.16 metacpan
Nile::View The template processing system. 0.15 metacpan
Nile::XML XML file manager. 0.15 metacpan

Other Files

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