Kwalitee Issues

has_meta_yml

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

has_tests

Add tests!

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: Graphics

prereq_matches_use

List all used modules in META.yml requires

Error:

  • GD

main_module_version_matches_dist_version

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

has_meta_json

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

has_tests_in_t_dir

Add tests or move tests.pl to the t/ directory!

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::Graphics::Browser, Bio::Graphics::Feature, Bio::Graphics::FeatureFile, Bio::Graphics::Glyph, Bio::Graphics::Glyph::Factory, Bio::Graphics::Glyph::anchored_arrow, Bio::Graphics::Glyph::arrow, Bio::Graphics::Glyph::box, Bio::Graphics::Glyph::crossbox, Bio::Graphics::Glyph::dot, Bio::Graphics::Glyph::ellipse, Bio::Graphics::Glyph::ex, Bio::Graphics::Glyph::generic, Bio::Graphics::Glyph::graded_segments, Bio::Graphics::Glyph::group, Bio::Graphics::Glyph::line, Bio::Graphics::Glyph::oval, Bio::Graphics::Glyph::primers, Bio::Graphics::Glyph::segments, Bio::Graphics::Glyph::segments, Bio::Graphics::Glyph::span, Bio::Graphics::Glyph::toomany, Bio::Graphics::Glyph::track, Bio::Graphics::Glyph::transcript, Bio::Graphics::Glyph::transcript2, Bio::Graphics::Glyph::triangle, Bio::Graphics::Glyph::wormbase_transcript, Bio::Graphics::Panel, Graphics

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.90,1.00,1.01,1.1

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::Graphics::Browser 1.00 metacpan
Bio::Graphics::Feature A simple feature object for use with Bio::Graphics::Panel 1.1 metacpan
Bio::Graphics::FeatureFile Parse a simple feature file format into a form suitable for rendering 1.01 metacpan
Bio::Graphics::Glyph Base class for Bio::Graphics::Glyph objects metacpan
Bio::Graphics::Glyph::Factory metacpan
Bio::Graphics::Glyph::anchored_arrow The "anchored_arrow" glyph metacpan
Bio::Graphics::Glyph::arrow metacpan
Bio::Graphics::Glyph::box The "box" glyph metacpan
Bio::Graphics::Glyph::crossbox The "crossbox" glyph metacpan
Bio::Graphics::Glyph::dot The "dot" glyph metacpan
Bio::Graphics::Glyph::ellipse metacpan
Bio::Graphics::Glyph::ex metacpan
Bio::Graphics::Glyph::generic metacpan
Bio::Graphics::Glyph::graded_segments metacpan
Bio::Graphics::Glyph::group metacpan
Bio::Graphics::Glyph::line The "line" glyph metacpan
Bio::Graphics::Glyph::oval metacpan
Bio::Graphics::Glyph::primers The "STS primers" glyph metacpan
Bio::Graphics::Glyph::segments metacpan
Bio::Graphics::Glyph::span The "span" glyph metacpan
Bio::Graphics::Glyph::toomany The "too many to show" glyph metacpan
Bio::Graphics::Glyph::track metacpan
Bio::Graphics::Glyph::transcript metacpan
Bio::Graphics::Glyph::transcript2 metacpan
Bio::Graphics::Glyph::triangle The "triangle" glyph metacpan
Bio::Graphics::Glyph::wormbase_transcript metacpan
Bio::Graphics::Panel Generate GD images of Bio::Seq objects 0.90 metacpan

Provides

Name File View
Bio::Graphics::BrowserConfig Graphics/Browser.pm metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan