Kwalitee Issues

has_readme

Add a README to the distribution. It should contain a quick description of your module and how to install it.

has_license_in_source_file

Add =head1 LICENSE and the text of the license to the main module in your code.

main_module_version_matches_dist_version

Make sure that the main module name and version are the same of the distribution.

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_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: Bio::PopGen::Genotype, Bio::PopGen::GenotypeI, Bio::PopGen::HtSNP, Bio::PopGen::IO, Bio::PopGen::IO::csv, Bio::PopGen::IO::hapmap, Bio::PopGen::IO::phase, Bio::PopGen::IO::prettybase, Bio::PopGen::Individual, Bio::PopGen::IndividualI, Bio::PopGen::Marker, Bio::PopGen::MarkerI, Bio::PopGen::PopStats, Bio::PopGen::Population, Bio::PopGen::PopulationI, Bio::PopGen::Simulation::Coalescent, Bio::PopGen::Simulation::GeneticDrift, Bio::PopGen::Statistics, Bio::PopGen::TagHaplotype, Bio::PopGen::Utilities, Bio::Tree::AlleleNode

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
Bio::PopGen::Genotype An implementation of GenotypeI which is just an allele container 1.007003 metacpan
Bio::PopGen::GenotypeI A marker and alleles for a specific individual 1.007003 metacpan
Bio::PopGen::HtSNP 1.007003 metacpan
Bio::PopGen::IO Input individual,marker,allele information 1.007003 metacpan
Bio::PopGen::IO::csv 1.007003 metacpan
Bio::PopGen::IO::hapmap A parser for HapMap output data 1.007003 metacpan
Bio::PopGen::IO::phase A parser for Phase format data 1.007003 metacpan
Bio::PopGen::IO::prettybase Extract individual allele data from PrettyBase format 1.007003 metacpan
Bio::PopGen::Individual An implementation of an Individual who has Genotype or Sequence Results 1.007003 metacpan
Bio::PopGen::IndividualI An individual who has Genotype or Sequence Results 1.007003 metacpan
Bio::PopGen::Marker A genetic marker which one uses to generate genotypes 1.007003 metacpan
Bio::PopGen::MarkerI A Population Genetic conceptual marker 1.007003 metacpan
Bio::PopGen::PopStats A collection of methods for calculating statistics about a population or sets of populations 1.007003 metacpan
Bio::PopGen::Population A population of individuals 1.007003 metacpan
Bio::PopGen::PopulationI Interface for Populations 1.007003 metacpan
Bio::PopGen::Simulation::Coalescent A Coalescent simulation factory 1.007003 metacpan
Bio::PopGen::Simulation::GeneticDrift A simple genetic drift simulation 1.007003 metacpan
Bio::PopGen::Statistics Population Genetics statistical tests 1.007003 metacpan
Bio::PopGen::TagHaplotype 1.007003 metacpan
Bio::PopGen::Utilities Utilities for working with PopGen data and objects 1.007003 metacpan
Bio::Tree::AlleleNode A Node with Alleles attached 1.007003 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
dist.ini metacpan