Kwalitee Issues

has_meta_yml

Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.

manifest_matches_dist

Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.

Error:

  • MANIFEST (66) does not match dist (80):
  • Missing in MANIFEST: Documentation/CSS.pod, Documentation/Config.pod, Documentation/Directory.pod, Documentation/Entry.pod, Documentation/General.pod, Documentation/Page.pod, Documentation/Templates.pod, Documentation/Toader.pod, bin/.exists, ignore.txt, t/22-load.t, t/23-load.t, t/24-load.t, t/25-load.t, t/boilerplate.t
  • Duplicates in MANIFEST: t/00-load.t

has_meta_json

Add a META.json to the distribution. Your buildtool should be able to autogenerate it.

meta_yml_has_license

Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.

consistent_version

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

Error: 0.0,0.000001

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
Toader A CMS meant to be integrated with a versioning system. 0.000001 metacpan
Toader::Config Represents the Toader config. 0.0 metacpan
Toader::Directory This the index file for a Toader directory. 0.0 metacpan
Toader::Entry This holds a blog/article/whatever entry. 0.000001 metacpan
Toader::Entry::Helper Misc helper methods for entries. 0.0 metacpan
Toader::Entry::Manage Manage entries. 0.000001 metacpan
Toader::Page This provides methods for a named page. 0.0 metacpan
Toader::Page::Helper Misc helper methods for pages. 0.0 metacpan
Toader::Page::Manage Manage pages for a specified Toader directory. 0.0 metacpan
Toader::Render This renders supported Toader objects. 0.0 metacpan
Toader::Render::CSS This renders the CSS file for Toader. 0.0 metacpan
Toader::Render::Directory 0.0 metacpan
Toader::Render::Directory::Cleanup This is used for cleaning up the output directory prior to rendering. 0.0 metacpan
Toader::Render::Directory::backends::html This handles the html backend stuff for Toader::Render::Directory. 0.0 metacpan
Toader::Render::Entry This renders a Toader::Entry object. 0.0 metacpan
Toader::Render::Entry::Cleanup This is used for cleaning up the output directory prior to rendering. 0.0 metacpan
Toader::Render::Entry::backends::html This handles the html backend stuff for Toader::Render::Entry. 0.0 metacpan
Toader::Render::General Renders various general stuff for Toader as well as some other stuff. 0.0 metacpan
Toader::Render::Page This renders a Toader::Page object. 0.0 metacpan
Toader::Render::Page::Cleanup This is used for cleaning up the output directory prior to rendering. 0.0 metacpan
Toader::Render::Page::backends::html This handles the html backend stuff for Toader::Render::Directory. 0.0 metacpan
Toader::Render::supportedBackends This checks if the backend is supported or not. 0.0 metacpan
Toader::Render::supportedObjects This checks if a object is supported or not for rendering. 0.0 metacpan
Toader::Templates This handles fetching Toader templates. 0.0 metacpan
Toader::Templates::Defaults This provides the default templates for Toader. 0.0 metacpan
Toader::findToaderDirs Finds all Toader directories under a specified Toader directory. 0.0 metacpan
Toader::findToaderRoot This finds the root Toader directory. 0.0 metacpan
Toader::isaToaderDir Checks if a directory has Toader support or not. 0.0 metacpan
Toader::pathHelper 0.0 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan