Kwalitee Issues

meta_yml_is_parsable

Upgrade your YAML generator so it produces valid YAML.

Error: CPAN::Meta::YAML does not support a feature in line '!!perl/hash:version'

no_broken_auto_install

Upgrade the bundled version of Module::Install to at least 0.89, but preferably to the most current release. Alternatively, you can switch to another build system / installer that does not suffer from this problem. (ExtUtils::MakeMaker, Module::Build both of which have their own set of problems.)

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: Parley::Contributors, Parley::Version

prereq_matches_use

List all used modules in META.yml requires

Error:

  • DBIx::Class
  • DBIx::Class::ResultSet
  • DBIx::Class::Schema
  • Data::Dump
  • Template::Plugin
  • Template::Plugin::HTML
  • URI
  • URI::QueryParam
  • version

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: Parley::Contributors, Parley::Model::ParleyDB, Parley::Version, Parley::View::Plain, Parley::View::TT

test_prereq_matches_use

List all modules used in the test suite in META.yml test_requires

Error:

  • Data::Dump

no_invalid_versions

Fix the version numbers so that version::is_lax($version) returns true.

Error:

  • lib/Parley/App/Communication/Email.pm: HASH(0x55607cb73060)
  • lib/Parley/App/DFV.pm: HASH(0x55607cb79038)
  • lib/Parley/App/DateTime.pm: HASH(0x55607c922cc8)
  • lib/Parley/App/Error.pm: HASH(0x55607cb5f008)
  • lib/Parley/App/I18N.pm: HASH(0x55607cb6db98)
  • lib/Parley/App/Notification.pm: HASH(0x55607c935b70)
  • lib/Parley/App/Terms.pm: HASH(0x55607b2bcf48)
  • lib/Parley/Contributors.pm: HASH(0x55607c9ad018)
  • lib/Parley/Controller/Admin.pm: HASH(0x55607cb5f0c8)
  • lib/Parley/Controller/Forum.pm: HASH(0x55607c9065e8)
  • lib/Parley/Controller/Help.pm: HASH(0x55607c8d5a20)
  • lib/Parley/Controller/My.pm: HASH(0x55607cb212f0)
  • lib/Parley/Controller/Post.pm: HASH(0x55607c8d0168)
  • lib/Parley/Controller/Root.pm: HASH(0x55607be8ca58)
  • lib/Parley/Controller/Search.pm: HASH(0x55607cb334c0)
  • lib/Parley/Controller/Site.pm: HASH(0x55607c8fc950)
  • lib/Parley/Controller/Terms.pm: HASH(0x55607c95bec8)
  • lib/Parley/Controller/Thread.pm: HASH(0x55607cb08f70)
  • lib/Parley/Controller/User.pm: HASH(0x55607cb03e08)
  • lib/Parley/Controller/User/LostPassword.pm: HASH(0x55607c935de0)
  • lib/Parley/Controller/User/SignUp.pm: HASH(0x55607ca6d3e0)
  • lib/Parley/Model/ParleyDB.pm: HASH(0x55607c8e8470)
  • lib/Parley/ResultSet/Forum.pm: HASH(0x55607c8be9c0)
  • lib/Parley/ResultSet/IpBan.pm: HASH(0x55607ca67fa8)
  • lib/Parley/ResultSet/IpBanType.pm: HASH(0x55607c8e8c50)
  • lib/Parley/ResultSet/Person.pm: HASH(0x55607c8eda90)
  • lib/Parley/ResultSet/Post.pm: HASH(0x55607c91d0c8)
  • lib/Parley/ResultSet/Role.pm: HASH(0x55607c91d5a8)
  • lib/Parley/ResultSet/Terms.pm: HASH(0x55607c8fc4e8)
  • lib/Parley/ResultSet/Thread.pm: HASH(0x55607cafa020)
  • lib/Parley/ResultSet/ThreadView.pm: HASH(0x55607c8be018)
  • lib/Parley/Schema.pm: HASH(0x55607c8d57e0)
  • lib/Parley/Schema/AdminAction.pm: HASH(0x55607c8eced8)
  • lib/Parley/Schema/Authentication.pm: HASH(0x55607c90f090)
  • lib/Parley/Schema/EmailQueue.pm: HASH(0x55607c9b5f90)
  • lib/Parley/Schema/Forum.pm: HASH(0x55607caad3b8)
  • lib/Parley/Schema/ForumModerator.pm: HASH(0x55607c9619d8)
  • lib/Parley/Schema/IpBan.pm: HASH(0x55607c9147b0)
  • lib/Parley/Schema/IpBanType.pm: HASH(0x55607c9eab68)
  • lib/Parley/Schema/LogAdminAction.pm: HASH(0x55607c9a75e0)
  • lib/Parley/Schema/PasswordReset.pm: HASH(0x55607c9234f0)
  • lib/Parley/Schema/Person.pm: HASH(0x55607caa79b0)
  • lib/Parley/Schema/Post.pm: HASH(0x55607c8f6c90)
  • lib/Parley/Schema/Preference.pm: HASH(0x55607cb78a68)
  • lib/Parley/Schema/PreferenceTimeString.pm: HASH(0x55607c91d038)
  • lib/Parley/Schema/RegistrationAuthentication.pm: HASH(0x55607c91d440)
  • lib/Parley/Schema/Role.pm: HASH(0x55607cadce58)
  • lib/Parley/Schema/Terms.pm: HASH(0x55607bf8b068)
  • lib/Parley/Schema/TermsAgreed.pm: HASH(0x55607c944448)
  • lib/Parley/Schema/Thread.pm: HASH(0x55607c8fcad0)
  • lib/Parley/Schema/ThreadView.pm: HASH(0x55607cae64b8)
  • lib/Parley/Schema/UserRole.pm: HASH(0x55607c8d0360)
  • lib/Parley/View/Plain.pm: HASH(0x55607c91d998)
  • lib/Parley/View/TT.pm: HASH(0x55607c8dee28)
  • lib/Text/Search/SQL.pm: HASH(0x55607cb4c920)

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.000002,0.059003

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
Parley Message board / forum application 0.059003 metacpan
Parley::App::Communication::Email email helper functions metacpan
Parley::App::DFV Functions used with Data::FormValidator metacpan
Parley::App::DateTime metacpan
Parley::App::Error metacpan
Parley::App::I18N i18n helper functions metacpan
Parley::App::Notification notification helper functions metacpan
Parley::App::Terms metacpan
Parley::Contributors people that helped out along the way metacpan
Parley::Controller::Admin Catalyst Controller metacpan
Parley::Controller::Forum Catalyst Controller metacpan
Parley::Controller::Help Catalyst Controller metacpan
Parley::Controller::My Catalyst Controller metacpan
Parley::Controller::Post Catalyst Controller metacpan
Parley::Controller::Root Root Controller for Parley metacpan
Parley::Controller::Search Catalyst Controller metacpan
Parley::Controller::Site Catalyst Controller metacpan
Parley::Controller::Terms Catalyst Controller metacpan
Parley::Controller::Thread Catalyst Controller metacpan
Parley::Controller::User Catalyst Controller metacpan
Parley::Controller::User::LostPassword metacpan
Parley::Controller::User::SignUp metacpan
Parley::Model::ParleyDB Catalyst DBIC Schema Model metacpan
Parley::ResultSet::Forum metacpan
Parley::ResultSet::IpBan metacpan
Parley::ResultSet::IpBanType metacpan
Parley::ResultSet::Person metacpan
Parley::ResultSet::Post metacpan
Parley::ResultSet::Role metacpan
Parley::ResultSet::Terms metacpan
Parley::ResultSet::Thread metacpan
Parley::ResultSet::ThreadView metacpan
Parley::Schema metacpan
Parley::Schema::AdminAction metacpan
Parley::Schema::Authentication metacpan
Parley::Schema::EmailQueue metacpan
Parley::Schema::Forum metacpan
Parley::Schema::ForumModerator metacpan
Parley::Schema::IpBan metacpan
Parley::Schema::IpBanType metacpan
Parley::Schema::LogAdminAction metacpan
Parley::Schema::PasswordReset metacpan
Parley::Schema::Person metacpan
Parley::Schema::Post metacpan
Parley::Schema::Preference metacpan
Parley::Schema::PreferenceTimeString metacpan
Parley::Schema::RegistrationAuthentication metacpan
Parley::Schema::Role metacpan
Parley::Schema::Terms metacpan
Parley::Schema::TermsAgreed metacpan
Parley::Schema::Thread metacpan
Parley::Schema::ThreadView metacpan
Parley::Schema::UserRole metacpan
Parley::View::Plain Catalyst TT View metacpan
Parley::View::TT Catalyst TT View metacpan
Template::Plugin::ForumCode class for "ForumCode" filter 0.000002 metacpan
Text::Search::SQL split search terms into something that can be used with DBIx::Class or SQL::Abstract metacpan

Other Files

Changes metacpan
Changes.i18n metacpan
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan
README.admin metacpan
README.gravatar metacpan