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: License '<undef>' is invalid (license) [Validation: 1.3];Missing mandatory field, 'license' (license) [Validation: 1.3]

has_readme

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

has_human_readable_license

Add a section called "LICENSE" to the documentation, or add a file named LICENSE to the distribution.

has_license_in_source_file

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

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: Das::AGPServer::Proxy

no_pod_errors

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

Error: Bio-Das-1.17/Das/Feature.pm -- Around line 709: You forgot a '=back' before '=head2' Bio-Das-1.17/Das/HTTP/Fetch.pm -- Around line 768: You forgot a '=back' before '=head1' Bio-Das-1.17/Das/Request/Dnas.pm -- Around line 124: You forgot a '=back' before '=head1' Bio-Das-1.17/Das/Request/Sequences.pm -- Around line 72: You forgot a '=back' before '=head1' Bio-Das-1.17/Das/Stylesheet.pm -- Around line 227: You forgot a '=back' before '=head2'

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.

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.

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::Das, Bio::Das::AGPServer::Config, Bio::Das::AGPServer::Daemon, Bio::Das::AGPServer::Parser, Bio::Das::AGPServer::SQLStorage, Bio::Das::AGPServer::SQLStorage::CSV::DB, Bio::Das::AGPServer::SQLStorage::MySQL::DB, Bio::Das::DSN, Bio::Das::Feature, Bio::Das::FeatureIterator, Bio::Das::HTTP::Fetch, Bio::Das::Map, Bio::Das::Request, Bio::Das::Request::Dnas, Bio::Das::Request::Dsn, Bio::Das::Request::Entry_points, Bio::Das::Request::Feature2Segments, Bio::Das::Request::Features, Bio::Das::Request::Sequences, Bio::Das::Request::Stylesheet, Bio::Das::Request::Types, Bio::Das::Segment, Bio::Das::Stylesheet, Bio::Das::Type, Bio::Das::TypeHandler, Bio::Das::Util, Das::AGPServer::Proxy

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.01,0.91,1.0,1.00,1.01,1.11,1.17

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).

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
Bio::Das Interface to Distributed Annotation System 1.17 metacpan
Bio::Das::AGPServer::Config 1.0 metacpan
Bio::Das::AGPServer::Daemon metacpan
Bio::Das::AGPServer::Parser metacpan
Bio::Das::AGPServer::SQLStorage metacpan
Bio::Das::AGPServer::SQLStorage::CSV::DB metacpan
Bio::Das::AGPServer::SQLStorage::MySQL::DB metacpan
Bio::Das::DSN Object encapsulation of a DAS data source metacpan
Bio::Das::Feature 0.91 metacpan
Bio::Das::FeatureIterator Iterate over a set of Bio::Das::Features 0.01 metacpan
Bio::Das::HTTP::Fetch Manage the HTTP protocol for DAS transactions 1.11 metacpan
Bio::Das::Map Resolve map coordinates 1.01 metacpan
Bio::Das::Request Base class for a request on a DAS server metacpan
Bio::Das::Request::Dnas The DAS "dna" request metacpan
Bio::Das::Request::Dsn The DAS "dsn" request metacpan
Bio::Das::Request::Entry_points The DAS "entry_points" request metacpan
Bio::Das::Request::Feature2Segments Translate feature names into segments metacpan
Bio::Das::Request::Features metacpan
Bio::Das::Request::Sequences The DAS "sequence" request metacpan
Bio::Das::Request::Stylesheet The DAS "stylesheet" request metacpan
Bio::Das::Request::Types The DAS "types" request metacpan
Bio::Das::Segment Serial access to Bio::Das sequence "segments" 0.91 metacpan
Bio::Das::Stylesheet Access to DAS stylesheets 1.00 metacpan
Bio::Das::Type A sequence annotation type metacpan
Bio::Das::TypeHandler Utilities for handling types metacpan
Bio::Das::Util Das Utilities 0.01 metacpan

Other Files

ChangeLog metacpan
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan