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: <% dist_module %>::Form::<% resource_name %>, CatalystX::Crudite::Form::Base, CatalystX::Crudite::Form::User

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: share/starter/lib/MyApp.pm, share/create/resource/lib/MyApp/Controller/MyResource.pm, share/starter/lib/MyApp/Controller/Root.pm, share/starter/lib/MyApp/Controller/User.pm, share/create/resource/lib/MyApp/Form/MyResource.pm, share/starter/lib/MyApp/Model/DB.pm, share/starter/lib/MyApp/Schema.pm, share/create/resource/lib/MyApp/Schema/Result/MyResource.pm, share/starter/lib/MyApp/Schema/Result/Role.pm, share/starter/lib/MyApp/Schema/Result/User.pm, share/starter/lib/MyApp/Schema/Result/UserRole.pm, share/starter/lib/MyApp/Util/Primer.pm, share/starter/lib/MyApp/Util/Random.pm, share/starter/lib/MyApp/View/HTML.pm, share/starter/t/DB.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: <% dist_module %>::Form::<% resource_name %>, CatalystX::Crudite::Form::Base, CatalystX::Crudite::Form::User

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
Catalyst::ActionRole::Code metacpan
Catalyst::ActionRole::RejectIfUsed metacpan
Catalyst::ActionRole::RequireSameUser metacpan
CatalystX::Crudite Framework for Catalyst-based CMS Web Applications 0.16 metacpan
CatalystX::Crudite::Controller::Resource metacpan
CatalystX::Crudite::Controller::User metacpan
CatalystX::Crudite::Form::Base metacpan
CatalystX::Crudite::Form::User metacpan
CatalystX::Crudite::Schema::ResultBase metacpan
CatalystX::Crudite::Script::Create metacpan
CatalystX::Crudite::Script::Create::Resource metacpan
CatalystX::Crudite::Script::Starter metacpan
CatalystX::Crudite::Test metacpan
CatalystX::Crudite::Util metacpan
CatalystX::Crudite::Util::Random metacpan
CatalystX::Crudite::View::TT metacpan
t::DB metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README.md metacpan
share/starter/MANIFEST metacpan
share/starter/Makefile.PL metacpan