Kwalitee Issues

has_readme

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

buildtool_not_executable

Change the permissions of Build.PL/Makefile.PL to not-executable.

main_module_version_matches_dist_version

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

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: Graph::Maker::BinomialTree, Graph::Maker::FibonacciTree, Graph::Maker::Hanoi, Graph::Maker::Johnson, Graph::Maker::Keller, Graph::Maker::Kneser, Graph::Maker::KnightGrid, Graph::Maker::TwindragonAreaTree

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

Modules

Name Abstract Version View
Graph::Maker::BinomialTree create binomial tree graph 1 metacpan
Graph::Maker::FibonacciTree create Fibonacci tree graph 1 metacpan
Graph::Maker::Hanoi create towers of Hanoi puzzle graph 1 metacpan
Graph::Maker::Johnson create Johnson graphs 1 metacpan
Graph::Maker::Keller create Keller graphs 1 metacpan
Graph::Maker::Kneser create Kneser graphs 1 metacpan
Graph::Maker::KnightGrid create Knight grid graph 1 metacpan
Graph::Maker::TwindragonAreaTree create twindragon area tree graph 1 metacpan

Other Files

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