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::Basic, Statocles::App::Blog, Statocles::App::Perldoc, Statocles::App::Plain, Statocles::App::Role::Store, Statocles::App::Static, Statocles::Deploy, Statocles::Deploy::File, Statocles::Deploy::Git, Statocles::Document, Statocles::Event, Statocles::Image, Statocles::Link, Statocles::Page, Statocles::Page::Document, Statocles::Page::File, Statocles::Page::List, Statocles::Page::ListItem, Statocles::Page::Plain, Statocles::Plugin, Statocles::Plugin::HTMLLint, Statocles::Plugin::Highlight, Statocles::Plugin::LinkCheck, Statocles::Site, Statocles::Store, Statocles::Store::File, Statocles::Template, Statocles::Test, Statocles::Theme, Statocles::Util

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::Basic, Statocles::App::Blog, Statocles::App::Perldoc, Statocles::App::Plain, Statocles::App::Role::Store, Statocles::App::Static, Statocles::Deploy, Statocles::Deploy::File, Statocles::Deploy::Git, Statocles::Document, Statocles::Event, Statocles::Image, Statocles::Link, Statocles::Page, Statocles::Page::Document, Statocles::Page::File, Statocles::Page::List, Statocles::Page::ListItem, Statocles::Page::Plain, Statocles::Plugin, Statocles::Plugin::HTMLLint, Statocles::Plugin::Highlight, Statocles::Plugin::LinkCheck, Statocles::Site, Statocles::Store, Statocles::Store::File, Statocles::Template, Statocles::Test, Statocles::Theme, Statocles::Util

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.064 metacpan
Statocles::App Base role for Statocles applications 0.064 metacpan
Statocles::App::Basic Build Markdown and collateral files 0.064 metacpan
Statocles::App::Blog A blog application 0.064 metacpan
Statocles::App::Perldoc Render documentation for Perl modules 0.064 metacpan
Statocles::App::Plain (DEPRECATED) Plain documents made into pages with no extras 0.064 metacpan
Statocles::App::Role::Store Role for applications using files 0.064 metacpan
Statocles::App::Static (DEPRECATED) Manage static files like CSS, JS, images, and other untemplated content 0.064 metacpan
Statocles::Base Base module for Statocles modules 0.064 metacpan
Statocles::Command The statocles command-line interface 0.064 metacpan
Statocles::Deploy Base role for ways to deploy a site 0.064 metacpan
Statocles::Deploy::File Deploy a site to a folder on the filesystem 0.064 metacpan
Statocles::Deploy::Git Deploy a site to a Git repository 0.064 metacpan
Statocles::Document Base class for all Statocles documents 0.064 metacpan
Statocles::Event Events objects for Statocles 0.064 metacpan
Statocles::Image A reference to an image 0.064 metacpan
Statocles::Link A link object to build <a> and <link> tags 0.064 metacpan
Statocles::Page Base class for rendering objects 0.064 metacpan
Statocles::Page::Document Render document objects into HTML 0.064 metacpan
Statocles::Page::File A page wrapping a file (handle) 0.064 metacpan
Statocles::Page::List A page presenting a list of other pages 0.064 metacpan
Statocles::Page::ListItem An item in a List page 0.064 metacpan
Statocles::Page::Plain A plain page (with templates) 0.064 metacpan
Statocles::Plugin Base role for Statocles plugins 0.064 metacpan
Statocles::Plugin::HTMLLint Check HTML for common errors and issues 0.064 metacpan
Statocles::Plugin::Highlight Highlight code and configuration syntax 0.064 metacpan
Statocles::Plugin::LinkCheck Check links and images for validity during build 0.064 metacpan
Statocles::Site An entire, configured website 0.064 metacpan
Statocles::Store The source for data documents and files 0.064 metacpan
Statocles::Store::File (DEPRECATED) A store made up of plain files 0.064 metacpan
Statocles::Template A template object to pass around 0.064 metacpan
Statocles::Test Common test routines for Statocles 0.064 metacpan
Statocles::Theme Templates, headers, footers, and navigation 0.064 metacpan
Statocles::Types Type constraints and coercions for Statocles 0.064 metacpan
Statocles::Util Various utility functions to reduce dependencies 0.064 metacpan

Provides

Name File View
Statocles::Event::Pages lib/Statocles/Event.pm metacpan

Other Files

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