Bio-Draw-FeatureStack 0.03 Latest
Kwalitee Issues
- no_pax_headers
-
If you use Mac OS X >= 10.6, use gnu tar (/usr/bin/gnutar) to avoid PAX headers. It's also important to rename (shorten) long file names (>= 100 characters) in the distribution.
Error: pax_global_header,pax_global_header
- has_meta_yml
-
Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.
- manifest_matches_dist
-
Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.
Error:
- MANIFEST (17) does not match dist (51):
- Missing in MANIFEST: t/data/genbank_file1.gb, t/data/gene_models_manuscript.gff3, t/images/alt_feature.png, t/images/alt_feature.svg, t/images/basecase.png, t/images/basecase.svg, t/images/feature_offset.png, t/images/feature_offset.svg, t/images/flip_minus1.png, t/images/flip_minus1.svg, t/images/flip_minus2.png, t/images/flip_minus2.svg, t/images/genbank.png, t/images/ignore_utr.png, t/images/ignore_utr.svg, t/images/intron_size.png, t/images/intron_size2.png, t/images/manuscript_figure1.html, t/images/manuscript_figure1.png, t/images/manuscript_figure1.svg, t/images/manuscript_figure2.html, t/images/manuscript_figure2.png, t/images/manuscript_figure2.svg, t/images/manuscript_figure3.html, t/images/manuscript_figure3.png, t/images/manuscript_figure3.svg, t/images/ruler.png, t/images/ruler.svg, t/images/seperator.png, t/images/seperator.svg, t/images/skip_transcript.png, t/images/skip_transcript.svg, t/images/span.png, t/images/span.svg
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- Bio::Graphics::Feature
- Bio::Graphics::Glyph::decorated_transcript
- Bio::Graphics::Panel
- Bio::Root::Root
- GD::SVG
- 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.
- 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.
- test_prereq_matches_use
-
List all modules used in the test suite in META.yml test_requires
Error:
- Test::Exception
- 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::Draw::FeatureStack | BioPerl module to generate GD images of stacked gene models | 0.01 | metacpan |