Kwalitee Issues

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.

consistent_version

Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).

Error: 1.03,2.04

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.

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
Graph::Reader base class for Graph file format readers 2.04 metacpan
Graph::Reader::Dot class for reading a Graph instance from Dot format 1.03 metacpan
Graph::Reader::HTK read an HTK lattice in as an instance of Graph 2.04 metacpan
Graph::Reader::XML class for reading a Graph instance from XML 2.04 metacpan
Graph::Writer base class for Graph file format writers 2.04 metacpan
Graph::Writer::Dot write out directed graph in Dot format 2.04 metacpan
Graph::Writer::HTK write a perl Graph out as an HTK lattice file 2.04 metacpan
Graph::Writer::VCG write out directed graph in VCG format 2.04 metacpan
Graph::Writer::XML write out directed graph as XML 2.04 metacpan
Graph::Writer::daVinci write out directed graph in daVinci format 2.04 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan