Kwalitee Issues

no_mymeta_files

Update MANIFEST.SKIP to exclude MYMETA files. If you are lazy, add "#!install_default" in your MANIFEST.SKIP and update your ExtUtils::Manifest if necessary, then some of the most common files will be excluded.

no_pod_errors

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

Error: Articulate-0.005/lib/Articulate/Caching.pm -- Around line 125: '=item' outside of any '=over' =over without closing =back Articulate-0.005/lib/Articulate/Service/Error.pm -- Around line 10: Unknown directive: =DESCRIPTION Articulate-0.005/lib/Articulate/Storage.pm -- Around line 21: '=item' outside of any '=over' =over without closing =back

has_known_license_in_source_file

Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.

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: Articulate::TestEnv

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
Articulate A lightweight Perl CMS Framework 0.005 metacpan
Articulate::Augmentation metacpan
Articulate::Augmentation::Interpreter metacpan
Articulate::Augmentation::Interpreter::Markdown convert markdown to HTML metacpan
Articulate::Authentication determine if a user who they claim to be metacpan
Articulate::Authentication::Internal metacpan
Articulate::Authentication::Preconfigured do not use this in production metacpan
Articulate::Authorisation metacpan
Articulate::Authorisation::AlwaysAllow don't use this in production metacpan
Articulate::Authorisation::OwnerOverride always say yes to the owner metacpan
Articulate::Authorisation::Preconfigured allow access to users in your config metacpan
Articulate::Caching store and retrieve content quickly metacpan
Articulate::Caching::Native cache content in memory metacpan
Articulate::Construction create appropriate content item objects given location, meta, content. metacpan
Articulate::Construction::LocationBased Create an item based on its location metacpan
Articulate::Credentials represent an authentication request/response metacpan
Articulate::Enrichment tidy up your content before it goes into the database metacpan
Articulate::Enrichment::DateCreated add a creation date to the meta metacpan
Articulate::Enrichment::DateUpdated add a update date to the meta metacpan
Articulate::Error represent an error or exception in processing a request metacpan
Articulate::Error::AlreadyExists represent an error arising from an attempt to create content which already exists metacpan
Articulate::Error::BadRequest represent an error arising from unacceptable input metacpan
Articulate::Error::Forbidden metacpan
Articulate::Error::Internal represent an error arising due to a fault in the configuration of the server metacpan
Articulate::Error::NotFound represent an error indicating the requested content does not exist. metacpan
Articulate::Error::Unauthorised represent an error indicating the authorisation header field is missing. metacpan
Articulate::File represent a file metacpan
Articulate::Flow::ContentType case switching for content_type metacpan
Articulate::Flow::LocationSwitch case switching for location metacpan
Articulate::Flow::MetaSwitch case switching on metadata metacpan
Articulate::FrameworkAdapter metacpan
Articulate::Item represent an item metacpan
Articulate::Item::Article metacpan
Articulate::Location represent an item's location metacpan
Articulate::LocationSpecification represent a specification metacpan
Articulate::Navigation determine valid locations metacpan
Articulate::Permission represent a permission request/response metacpan
Articulate::Request represent a request metacpan
Articulate::Response represent a response metacpan
Articulate::Role::Component access the core app and other compnents metacpan
Articulate::Role::Flow methods metacpan
Articulate::Role::Routes allow routes to be enabled metacpan
Articulate::Role::Service metacpan
Articulate::Role::Sortation::AllYouNeedIsCmp provides sortation methods derived from you cmp method metacpan
Articulate::Role::Storage caching functions metacpan
Articulate::Routes::Login metacpan
Articulate::Routes::Transparent metacpan
Articulate::Routes::TransparentForms metacpan
Articulate::Routes::TransparentPreviews metacpan
Articulate::Serialisation transform a data structure into user-facing output. metacpan
Articulate::Serialisation::Asset return your asset as a file metacpan
Articulate::Serialisation::SiteConfig metacpan
Articulate::Serialisation::StatusSetter send the right HTTP status response metacpan
Articulate::Serialisation::TemplateToolkit put your response into a TT2 template metacpan
Articulate::Service provide an API to all the core Articulate features. metacpan
Articulate::Service::Error metacpan
Articulate::Service::List metacpan
Articulate::Service::Login provide login, logout metacpan
Articulate::Service::LoginForm metacpan
Articulate::Service::Simple provide create, read, update, delete metacpan
Articulate::Service::SimpleForms metacpan
Articulate::Service::SimplePreviews provide preview metacpan
Articulate::Sortation Sort content items metacpan
Articulate::Sortation::MetaDelver delve into the metadata and sort it metacpan
Articulate::Sortation::Numeric sort strings using the spaceship operator metacpan
Articulate::Sortation::Slug natural slug sorting metacpan
Articulate::Sortation::String sort strings using perl cmp metacpan
Articulate::Storage store and retrieve your content metacpan
Articulate::Storage::DBIC::Simple metacpan
Articulate::Storage::DBIC::Simple::Schema metacpan
Articulate::Storage::DBIC::Simple::Schema::Result::Articulate::Item metacpan
Articulate::Storage::Local metacpan
Articulate::Syntax Common functions and syntactic sugar for Articulate metacpan
Articulate::Syntax::Routes metacpan
Articulate::TestEnv metacpan
Articulate::Validation ensure content is valid before accepting it. metacpan
Articulate::Validation::NoScript metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README.md metacpan