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: Cannot find MANIFEST in dist.

no_pod_errors

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

Error: Toader-1.0.0/Toader/lib/Toader/VCS.pm -- Around line 299: Unknown directive: =haed2

has_meta_json

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

no_dot_dirs

Fix MANIFEST (or MANIFEST.SKIP) to exclude dot directories from a distribution. Use an appropriate tool and avoid archiving your working directory by hand. If you switch your version control system, remove old VCS directories after you migrate.

Error: .toader

proper_libs

Move your *.pm files in a directory named 'lib'. The directory structure should look like 'lib/Your/Module.pm' for a module named 'Your::Module'. If you need to provide additional files, e.g. for testing, that should not be considered for Kwalitee, then you should look at the 'provides' map in META.yml to limit the files scanned; or use the 'no_index' map to exclude parts of the distribution.

Error: Toader/lib/Toader.pm, Toader/lib/Toader/AutoDoc.pm, Toader/lib/Toader/Config.pm, Toader/lib/Toader/Directory.pm, Toader/lib/Toader/Entry.pm, Toader/lib/Toader/Entry/Helper.pm, Toader/lib/Toader/Entry/Manage.pm, Toader/lib/Toader/Gallery.pm, Toader/lib/Toader/Page.pm, Toader/lib/Toader/Page/Helper.pm, Toader/lib/Toader/Page/Manage.pm, Toader/lib/Toader/Render.pm, Toader/lib/Toader/Render/AutoDoc.pm, Toader/lib/Toader/Render/AutoDoc/Cleanup.pm, Toader/lib/Toader/Render/CSS.pm, Toader/lib/Toader/Render/Directory.pm, Toader/lib/Toader/Render/Directory/Cleanup.pm, Toader/lib/Toader/Render/Directory/backends/html.pm, Toader/lib/Toader/Render/Directory/backends/pod.pm, Toader/lib/Toader/Render/Entry.pm, Toader/lib/Toader/Render/Entry/Cleanup.pm, Toader/lib/Toader/Render/Entry/backends/html.pm, Toader/lib/Toader/Render/Entry/backends/pod.pm, Toader/lib/Toader/Render/Gallery.pm, Toader/lib/Toader/Render/General.pm, Toader/lib/Toader/Render/Page.pm, Toader/lib/Toader/Render/Page/Cleanup.pm, Toader/lib/Toader/Render/Page/backends/html.pm, Toader/lib/Toader/Render/Page/backends/pod.pm, Toader/lib/Toader/Render/supportedBackends.pm, Toader/lib/Toader/Render/supportedObjects.pm, Toader/lib/Toader/Templates.pm, Toader/lib/Toader/Templates/Defaults.pm, Toader/lib/Toader/VCS.pm, Toader/lib/Toader/findToaderDirs.pm, Toader/lib/Toader/findToaderRoot.pm, Toader/lib/Toader/isaToaderDir.pm, Toader/lib/Toader/pathHelper.pm

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.001000,0.002000,0.003000,0.004000,1.0

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. 1.0 metacpan
Toader::AutoDoc Automatically build documentation from specified directories. 0.002000 metacpan
Toader::Config Represents the Toader config. 1.0 metacpan
Toader::Directory This the index file for a Toader directory. 0.001000 metacpan
Toader::Entry This holds a blog/article/whatever entry. 1.0 metacpan
Toader::Entry::Helper Misc helper methods for entries. 1.0 metacpan
Toader::Entry::Manage Manage entries. 1.0 metacpan
Toader::Gallery Handle image galleries. 0.001000 metacpan
Toader::Page This provides methods for a named page. 1.0 metacpan
Toader::Page::Helper Misc helper methods for pages. 1.0 metacpan
Toader::Page::Manage Manage pages for a specified Toader directory. 0.001000 metacpan
Toader::Render This renders supported Toader objects. 0.001000 metacpan
Toader::Render::AutoDoc This renders a Toader::AutoDoc object. 0.002000 metacpan
Toader::Render::AutoDoc::Cleanup This is used for cleaning up the output directory prior to rendering. 0.001000 metacpan
Toader::Render::CSS This renders the CSS file for Toader. 0.001000 metacpan
Toader::Render::Directory Renders a Toader::Directory object. 0.001000 metacpan
Toader::Render::Directory::Cleanup This is used for cleaning up the output directory prior to rendering. 0.001000 metacpan
Toader::Render::Directory::backends::html This handles the html backend stuff for Toader::Render::Directory. 0.001000 metacpan
Toader::Render::Directory::backends::pod This handles the POD backend stuff for Toader::Render::Directory. 0.001000 metacpan
Toader::Render::Entry This renders a Toader::Entry object. 0.001000 metacpan
Toader::Render::Entry::Cleanup This is used for cleaning up the output directory prior to rendering. 0.001000 metacpan
Toader::Render::Entry::backends::html This handles the html backend stuff for Toader::Render::Entry. 0.001000 metacpan
Toader::Render::Entry::backends::pod This handles the POD backend stuff for Toader::Render::Entry. 0.001000 metacpan
Toader::Render::Gallery This renders a Toader::Gallery object. 0.001000 metacpan
Toader::Render::General Renders various general stuff for Toader as well as some other stuff. 0.004000 metacpan
Toader::Render::Page This renders a Toader::Page object. 0.001000 metacpan
Toader::Render::Page::Cleanup This is used for cleaning up the output directory prior to rendering. 0.001000 metacpan
Toader::Render::Page::backends::html This handles the html backend stuff for Toader::Render::Directory. 0.001000 metacpan
Toader::Render::Page::backends::pod This handles the POD backend stuff for Toader::Page::Entry. 0.0 metacpan
Toader::Render::supportedBackends This checks if the backend is supported or not. 0.001000 metacpan
Toader::Render::supportedObjects This checks if a object is supported or not for rendering. 0.001000 metacpan
Toader::Templates This handles fetching Toader templates. 1.0 metacpan
Toader::Templates::Defaults This provides the default templates for Toader. 0.003000 metacpan
Toader::VCS Handles the VCS integration for Toader. 0.0 metacpan
Toader::findToaderDirs Finds all Toader directories under a specified Toader directory. 0.001000 metacpan
Toader::findToaderRoot This finds the root Toader directory. 0.001000 metacpan
Toader::isaToaderDir Checks if a directory has Toader support or not. 0.001000 metacpan
Toader::pathHelper Various path related helpers. 0.001000 metacpan

Other Files

Toader/MANIFEST metacpan
Toader/Makefile.PL metacpan