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::Command, Statocles::Command::apps, Statocles::Command::build, Statocles::Command::bundle, Statocles::Command::create, Statocles::Command::deploy, Statocles::Command::status, Statocles::Deploy, Statocles::Deploy::File, Statocles::Deploy::Git, Statocles::Document, Statocles::Event, Statocles::File, Statocles::Image, Statocles::Link, Statocles::Link::Tree, Statocles::Page, Statocles::Page::Document, Statocles::Page::File, Statocles::Page::List, Statocles::Page::ListItem, Statocles::Page::Plain, Statocles::Person, Statocles::Plugin, Statocles::Plugin::Diagram::Mermaid, Statocles::Plugin::HTMLLint, Statocles::Plugin::Highlight, Statocles::Plugin::LinkCheck, Statocles::Role::PageAttrs, Statocles::Site, Statocles::Store, Statocles::Store::File, Statocles::Template, Statocles::Test, Statocles::Theme, Statocles::Util

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::Command, Statocles::Command::apps, Statocles::Command::build, Statocles::Command::bundle, Statocles::Command::create, Statocles::Command::deploy, Statocles::Command::status, Statocles::Deploy, Statocles::Deploy::File, Statocles::Deploy::Git, Statocles::Document, Statocles::Event, Statocles::File, Statocles::Image, Statocles::Link, Statocles::Link::Tree, Statocles::Page, Statocles::Page::Document, Statocles::Page::File, Statocles::Page::List, Statocles::Page::ListItem, Statocles::Page::Plain, Statocles::Person, Statocles::Plugin, Statocles::Plugin::Diagram::Mermaid, Statocles::Plugin::HTMLLint, Statocles::Plugin::Highlight, Statocles::Plugin::LinkCheck, Statocles::Role::PageAttrs, Statocles::Site, Statocles::Store, Statocles::Store::File, Statocles::Template, Statocles::Test, Statocles::Theme, Statocles::Util

Modules

Name Abstract Version View
Statocles A static site generator 0.098 metacpan
Statocles::App Base role for Statocles applications 0.098 metacpan
Statocles::App::Basic Build Markdown and collateral files 0.098 metacpan
Statocles::App::Blog A blog application 0.098 metacpan
Statocles::App::Perldoc Render documentation for Perl modules 0.098 metacpan
Statocles::App::Plain (DEPRECATED) Plain documents made into pages with no extras 0.098 metacpan
Statocles::App::Role::Store Role for applications using files 0.098 metacpan
Statocles::App::Static (DEPRECATED) Manage static files like CSS, JS, images, and other untemplated content 0.098 metacpan
Statocles::Base Base module for Statocles modules 0.098 metacpan
Statocles::Command The base class for command modules 0.098 metacpan
Statocles::Command::apps List the apps in the site 0.098 metacpan
Statocles::Command::build Build the site in a directory 0.098 metacpan
Statocles::Command::bundle Copy a default theme to this site to make changes 0.098 metacpan
Statocles::Command::create The command to create new Statocles site 0.098 metacpan
Statocles::Command::daemon Run a daemon to navigate the site 0.098 metacpan
Statocles::Command::deploy Deploy the site 0.098 metacpan
Statocles::Command::status Show status information for the site 0.098 metacpan
Statocles::Deploy Base role for ways to deploy a site 0.098 metacpan
Statocles::Deploy::File Deploy a site to a folder on the filesystem 0.098 metacpan
Statocles::Deploy::Git Deploy a site to a Git repository 0.098 metacpan
Statocles::Document Base class for all Statocles documents 0.098 metacpan
Statocles::Event Events objects for Statocles 0.098 metacpan
Statocles::Event::Pages 0.098 metacpan
Statocles::File A wrapper for a file on the filesystem 0.098 metacpan
Statocles::Image A reference to an image 0.098 metacpan
Statocles::Link A link object to build <a> and <link> tags 0.098 metacpan
Statocles::Link::Tree A link object with child links, making a tree 0.098 metacpan
Statocles::Page Base role for rendering files 0.098 metacpan
Statocles::Page::Document Render document objects into HTML 0.098 metacpan
Statocles::Page::File A page wrapping a file (handle) 0.098 metacpan
Statocles::Page::List A page presenting a list of other pages 0.098 metacpan
Statocles::Page::ListItem An item in a List page 0.098 metacpan
Statocles::Page::Plain A plain page (with templates) 0.098 metacpan
Statocles::Person Information about a person, including name and e-mail 0.098 metacpan
Statocles::Plugin Base role for Statocles plugins 0.098 metacpan
Statocles::Plugin::Diagram::Mermaid Render diagrams using mermaid https://mermaidjs.github.io 0.098 metacpan
Statocles::Plugin::HTMLLint Check HTML for common errors and issues 0.098 metacpan
Statocles::Plugin::Highlight Highlight code and configuration syntax 0.098 metacpan
Statocles::Plugin::LinkCheck Check links and images for validity during build 0.098 metacpan
Statocles::Role::PageAttrs A role implementing common attributes for pages/documents 0.098 metacpan
Statocles::Site An entire, configured website 0.098 metacpan
Statocles::Store The source for data documents and files 0.098 metacpan
Statocles::Store::File (DEPRECATED) A store made up of plain files 0.098 metacpan
Statocles::Template A template object to pass around 0.098 metacpan
Statocles::Test Common test routines for Statocles 0.098 metacpan
Statocles::Theme Templates, headers, footers, and navigation 0.098 metacpan
Statocles::Types Type constraints and coercions for Statocles 0.098 metacpan
Statocles::Util Various utility functions to reduce dependencies 0.098 metacpan

Other Files

MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan
cpanfile metacpan
dist.ini metacpan