Kwalitee Issues

meta_yml_conforms_to_known_spec

Take a look at the META.yml Spec at https://metacpan.org/pod/CPAN::Meta::History::Meta_1_4 (for version 1.4) or https://metacpan.org/pod/CPAN::Meta::Spec (for version 2), and change your META.yml accordingly.

Error: '' for 'Carp' is not a valid version. (requires -> Carp) [Validation: 1.4];'' for 'DateTime' is not a valid version. (requires -> DateTime) [Validation: 1.4];'' for 'File::Basename' is not a valid version. (requires -> File::Basename) [Validation: 1.4];'' for 'File::Temp' is not a valid version. (requires -> File::Temp) [Validation: 1.4];'' for 'Getopt::Complete' is not a valid version. (requires -> Getopt::Complete) [Validation: 1.4];'' for 'IO::File' is not a valid version. (requires -> IO::File) [Validation: 1.4];'' for 'IO::String' is not a valid version. (requires -> IO::String) [Validation: 1.4];'' for 'Sys::Hostname' is not a valid version. (requires -> Sys::Hostname) [Validation: 1.4];'' for 'Test::MockObject' is not a valid version. (requires -> Test::MockObject) [Validation: 1.4];'' for 'UR' is not a valid version. (requires -> UR) [Validation: 1.4];'' for 'perl' is not a valid version. (requires -> perl) [Validation: 1.4]

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: Genome::Env::GENOME_DEV_MODE, Genome::Env::GENOME_MODEL_DATA, Genome::Env::GENOME_MODEL_ROOT, Genome::Env::GENOME_MODEL_TESTDIR, Genome::Env::GENOME_NO_REQUIRE_USER_VERIFY, Genome::Env::GENOME_VIEW_CACHE

meta_yml_declares_perl_version

If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.

has_meta_json

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

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: Genome::Env::GENOME_DEV_MODE, Genome::Env::GENOME_MODEL_DATA, Genome::Env::GENOME_MODEL_ROOT, Genome::Env::GENOME_MODEL_TESTDIR, Genome::Env::GENOME_NO_REQUIRE_USER_VERIFY, Genome::Env::GENOME_VIEW_CACHE

no_unauthorized_packages

Ask the owner of the distribution (the one who released it first, or the one who is designated in x_authority) to give you a (co-)maintainer's permission.

Error:

  • Carp

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
Carp metacpan
Genome pipelines, tools, and data managment for genomics 0.01 metacpan
Genome::Config environmental configuration for the genome modeling tools 0 metacpan
Genome::Env::GENOME_DEV_MODE 0 metacpan
Genome::Env::GENOME_MODEL_DATA 0 metacpan
Genome::Env::GENOME_MODEL_ROOT 0 metacpan
Genome::Env::GENOME_MODEL_TESTDIR 0 metacpan
Genome::Env::GENOME_NO_REQUIRE_USER_VERIFY 0 metacpan
Genome::Env::GENOME_VIEW_CACHE 0 metacpan
Genome::Model::Tools the base namespace for B<gmt> tool modules 0 metacpan
Genome::Vocabulary metacpan

Other Files

Build.PL metacpan
MANIFEST metacpan
META.yml metacpan
README metacpan