Kwalitee Issues

has_readme

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

no_pod_errors

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

Error: Pheno-Ranker-0.03_1/lib/Pheno/Ranker.pm -- Around line 561: Unterminated L<...> sequence

proper_libs

Move your *.pm files in a directory named 'lib'. The directory structure should look like 'lib/Your/Module.pm' for a module named 'Your::Module'. If you need to provide additional files, e.g. for testing, that should not be considered for Kwalitee, then you should look at the 'provides' map in META.yml to limit the files scanned; or use the 'no_index' map to exclude parts of the distribution.

Error: utils/bff_pxf_simulator/Ontologies.pm

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.

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
Ontologies metacpan
Pheno::Ranker 0.03_1 metacpan
Pheno::Ranker::Align metacpan
Pheno::Ranker::IO metacpan
Pheno::Ranker::Stats metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
cpanfile metacpan
utils/bff_pxf_simulator/cpanfile metacpan
utils/csv2pheno_ranker/cpanfile metacpan