Kwalitee Issues

has_changelog

Add a Changelog (best named 'Changes') to the distribution. It should list at least major changes implemented in newer versions.

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: Test::Chado::Schema::Loader, Test::Chado::Types

prereq_matches_use

List all used modules in META.yml requires

Error:

  • DBI
  • DBIx::Class::Schema::Loader
  • Data::Perl
  • File::Find::Rule
  • JSON
  • Sub::Exporter
  • Test::PostgreSQL
  • Type::Library
  • Type::Utils
  • Types::Standard
  • autodie

no_pod_errors

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

Error: Test-Chado-v4.1.1/lib/Test/Chado/Manual/TestingWithDistribution.pod -- Around line 40: Non-ASCII character seen before =encoding in '| '. Assuming UTF-8 Test-Chado-v4.1.1/lib/Test/Chado/Role/HasDBManager.pm -- Around line 143: '=item' outside of any '=over' Around line 213: '=item' outside of any '=over' Around line 221: You forgot a '=back' before '=head1'

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: Test::Chado::Factory::DBManager, Test::Chado::Factory::FixtureLoader, Test::Chado::Schema::Loader, Test::Chado::Types

test_prereq_matches_use

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

Error:

  • DBI
  • SQL::Abstract
  • Test::TypeTiny
  • Types::Standard

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.

meta_yml_has_repository_resource

Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).

Modules

Name Abstract Version View
Test::Chado Unit testing for chado database modules and applications 4.001001 metacpan
Test::Chado::Common 4.001001 metacpan
Test::Chado::Cvterm 4.001001 metacpan
Test::Chado::DBManager::Pg 4.001001 metacpan
Test::Chado::DBManager::Postgression 4.001001 metacpan
Test::Chado::DBManager::Sqlite 4.001001 metacpan
Test::Chado::DBManager::Testpg 4.001001 metacpan
Test::Chado::Factory::DBManager 4.001001 metacpan
Test::Chado::Factory::FixtureLoader 4.001001 metacpan
Test::Chado::FixtureLoader::Flatfile 4.001001 metacpan
Test::Chado::FixtureLoader::Preset 4.001001 metacpan
Test::Chado::FixtureManager::Flatfile 4.001001 metacpan
Test::Chado::Role::HasDBManager 4.001001 metacpan
Test::Chado::Role::Helper::WithBcs 4.001001 metacpan
Test::Chado::Schema::Loader 4.001001 metacpan
Test::Chado::Types 4.001001 metacpan

Other Files

Build.PL metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
README metacpan
cpanfile metacpan
dist.ini metacpan