Kwalitee Issues

No Core Issues.

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.

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::AdjacencyMap, Graph::AdjacencyMap::Heavy, Graph::AdjacencyMap::Light, Graph::AdjacencyMap::Vertex, Graph::AdjacencyMatrix, Graph::Attribute, Graph::BitMatrix, Graph::Directed, Graph::MSTHeapElem, Graph::Matrix, Graph::SPTHeapElem, Graph::TransitiveClosure, Graph::TransitiveClosure::Matrix, Graph::Traversal, Graph::Traversal::BFS, Graph::Traversal::DFS, Graph::Undirected, Graph::UnionFind, Heap071::Elem, Heap071::Fibonacci

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 graph data structures and algorithms 0.9704 metacpan
Graph::AdjacencyMap create and a map of graph vertices or edges metacpan
Graph::AdjacencyMap::Heavy metacpan
Graph::AdjacencyMap::Light metacpan
Graph::AdjacencyMap::Vertex metacpan
Graph::AdjacencyMatrix create and query the adjacency matrix of graph G metacpan
Graph::Attribute metacpan
Graph::BitMatrix create and manipulate a V x V bit matrix of graph G metacpan
Graph::Directed directed graphs metacpan
Graph::MSTHeapElem metacpan
Graph::Matrix create and manipulate a V x V matrix of graph G metacpan
Graph::SPTHeapElem metacpan
Graph::TransitiveClosure create and query transitive closure of graph metacpan
Graph::TransitiveClosure::Matrix create and query transitive closure of graph metacpan
Graph::Traversal traverse graphs metacpan
Graph::Traversal::BFS breadth-first traversal of graphs metacpan
Graph::Traversal::DFS depth-first traversal of graphs metacpan
Graph::Undirected undirected graphs metacpan
Graph::UnionFind union-find data structures metacpan
Heap071::Elem metacpan
Heap071::Fibonacci metacpan

Other Files

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