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: Statocles, Statocles::App, Statocles::App::Blog, Statocles::Command, Statocles::Document, Statocles::Page, Statocles::Page::Document, Statocles::Page::Feed, Statocles::Page::List, Statocles::Site, Statocles::Site::Git, Statocles::Store, Statocles::Template, Statocles::Theme

no_pod_errors

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

Error: Statocles-0.013/lib/Statocles/App/Blog.pm -- Around line 407: You forgot a '=back' before '=head1'

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: Statocles, Statocles::App, Statocles::App::Blog, Statocles::Command, Statocles::Document, Statocles::Page, Statocles::Page::Document, Statocles::Page::Feed, Statocles::Page::List, Statocles::Site, Statocles::Site::Git, Statocles::Store, Statocles::Template, Statocles::Theme

test_prereq_matches_use

List all modules used in the test suite in META.yml test_requires

Error:

  • Capture::Tiny

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
Statocles A static site generator 0.013 metacpan
Statocles::App Base class for Statocles applications 0.013 metacpan
Statocles::App::Blog A blog application 0.013 metacpan
Statocles::Base Base module for Statocles modules 0.013 metacpan
Statocles::Class Base module for all Statocles classes 0.013 metacpan
Statocles::Command The statocles command-line interface 0.013 metacpan
Statocles::Document Base class for all Statocles documents 0.013 metacpan
Statocles::Page Render documents into HTML 0.013 metacpan
Statocles::Page::Document Render documents into HTML 0.013 metacpan
Statocles::Page::Feed A page for a feed of another page 0.013 metacpan
Statocles::Page::List A page presenting a list of other pages 0.013 metacpan
Statocles::Role Base module for all Statocles roles 0.013 metacpan
Statocles::Site An entire, configured website 0.013 metacpan
Statocles::Site::Git A git-based site 0.013 metacpan
Statocles::Store A repository for Documents and Pages 0.013 metacpan
Statocles::Template A template object to pass around 0.013 metacpan
Statocles::Test Base set of imports for all Statocles tests 0.013 metacpan
Statocles::Theme Templates, headers, footers, and navigation 0.013 metacpan

Other Files

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