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 (41) does not match dist (27):
  • Missing in Dist: META.yml, inc/Module/AutoInstall.pm, inc/Module/Install.pm, inc/Module/Install/AutoInstall.pm, inc/Module/Install/Base.pm, inc/Module/Install/Can.pm, inc/Module/Install/Catalyst.pm, inc/Module/Install/Fetch.pm, inc/Module/Install/Include.pm, inc/Module/Install/Makefile.pm, inc/Module/Install/Metadata.pm, inc/Module/Install/Scripts.pm, inc/Module/Install/Win32.pm, inc/Module/Install/WriteAll.pm

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: Osgood::Server::View::REST

prereq_matches_use

List all used modules in META.yml requires

Error:

  • DBIx::Class
  • DBIx::Class::Schema
  • DateTime::TimeZone

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.

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: Osgood::Server::Model::Action, Osgood::Server::Model::Event, Osgood::Server::Model::EventParameter, Osgood::Server::Model::Object, Osgood::Server::Model::OsgoodDB, Osgood::Server::Schema, Osgood::Server::View::REST

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
Osgood::Server Catalyst based application 1.000004 metacpan
Osgood::Server::Controller::Event Catalyst Controller metacpan
Osgood::Server::Controller::Root Root Controller for Osgood::Server metacpan
Osgood::Server::Model::Action metacpan
Osgood::Server::Model::Event metacpan
Osgood::Server::Model::EventParameter metacpan
Osgood::Server::Model::Object metacpan
Osgood::Server::Model::OsgoodDB metacpan
Osgood::Server::Schema metacpan
Osgood::Server::View::REST metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan