Kwalitee Issues

has_license_in_source_file

Add =head1 LICENSE and the text of the license to the main module in your code.

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: Strehler::API, Strehler::Admin, Strehler::Dancer2::Plugin, Strehler::Helpers

no_pod_errors

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

Error: Strehler-1.2.1/lib/Strehler/Element/Role/Slugged.pm -- Around line 85: =over without closing =back

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.

has_known_license_in_source_file

Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.

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: Strehler::API, Strehler::Admin, Strehler::Dancer2::Plugin, Strehler::Helpers

consistent_version

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

Error: 1.0,1.002001

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_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
Strehler A light-weight, nerdy, smart CMS in perl based on Perl Dancer2 framework. 1.002001 metacpan
Strehler::API App that gives a RESTful interface to Strehler data metacpan
Strehler::Admin App holding the routes used by Strehler backend metacpan
Strehler::Dancer2::Plugin Dancer2 Plugin to write new routes in the Strehler Backend 1.0 metacpan
Strehler::Element Base class for Strehler entities management metacpan
Strehler::Element::Article Strehler Entity for articles metacpan
Strehler::Element::Image Strehler Entity for images metacpan
Strehler::Element::Log Strehler Entity for logs metacpan
Strehler::Element::Role::Configured Configuration role metacpan
Strehler::Element::Role::Slugged A role to manage element's slug metacpan
Strehler::Element::User Strehler Entity for users metacpan
Strehler::FormFu::Element::Category FormFu Element for Strehler Category Selector. metacpan
Strehler::FormFu::Element::DisplayOrder FormFu Element for Strehler Display order field. metacpan
Strehler::FormFu::Element::EntitySelect FormFu Element to allow browsing a Strehler entity with a select box. metacpan
Strehler::FormFu::Element::PublishDate FormFu Element for Strehler publish date field. metacpan
Strehler::FormFu::Element::Slug FormFu Element for Strehler slug field. metacpan
Strehler::FormFu::Element::Tags FormFu Element for Strehler tags field. metacpan
Strehler::FormFu::Validator::CategoryUnique FormFu Validator for Category form. metacpan
Strehler::Helpers Helpers metacpan
Strehler::Meta::Category Strehler Category class. Best tool to organize contents. metacpan
Strehler::Meta::Tag Strehler Entity for Tags metacpan
Strehler::Schema DBIx::Class Schema for Strehler database tables metacpan
Strehler::Schema::Result::ActivityLog metacpan
Strehler::Schema::Result::Article metacpan
Strehler::Schema::Result::Category metacpan
Strehler::Schema::Result::ConfiguredTag metacpan
Strehler::Schema::Result::Content metacpan
Strehler::Schema::Result::Description metacpan
Strehler::Schema::Result::Image metacpan
Strehler::Schema::Result::Tag metacpan
Strehler::Schema::Result::User metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan
dist.ini metacpan