Graph-Easy 0.74 Deleted
Kwalitee Issues
This is not the latest release. The following issues may have already been fixed in the newer releases.
- no_files_to_be_skipped
-
Fix MANIFEST.SKIP or use an authoring tool which respects MANIFEST.SKIP. Note that each entry in MANIFEST.SKIP is a regular expression. You may need to add appropriate meta characters not to ignore necessary stuff.
Error: Build
- no_generated_files
-
Remove the offending files/directories!
Error: Build
- 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.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Graph::Easy | Convert or render graphs (as ASCII, HTML, SVG or via Graphviz) | 0.74 | metacpan |
Graph::Easy::As_ascii | Generate ASCII art | 0.74 | metacpan |
Graph::Easy::As_graphml | Generate a GraphML text from a Graph::Easy object | 0.74 | metacpan |
Graph::Easy::As_graphviz | Generate graphviz description from graph object | 0.74 | metacpan |
Graph::Easy::As_txt | Generate textual description from graph object | 0.74 | metacpan |
Graph::Easy::As_vcg | Generate VCG/GDL text from Graph::Easy object | 0.74 | metacpan |
Graph::Easy::Attributes | Define and check attributes for Graph::Easy | 0.74 | metacpan |
Graph::Easy::Base | base class for Graph::Easy objects like nodes, edges etc | 0.74 | metacpan |
Graph::Easy::Edge | An edge (a path connecting one ore more nodes) | 0.74 | metacpan |
Graph::Easy::Edge::Cell | A cell in an edge in Graph::Easy | 0.74 | metacpan |
Graph::Easy::Group | A group of nodes (aka subgraph) in Graph::Easy | 0.74 | metacpan |
Graph::Easy::Group::Anon | An anonymous group of nodes in Graph::Easy | 0.74 | metacpan |
Graph::Easy::Group::Cell | A cell in a group | 0.74 | metacpan |
Graph::Easy::Layout | Layout the graph from Graph::Easy | 0.74 | metacpan |
Graph::Easy::Layout::Chain | Chain of nodes for layouter | 0.74 | metacpan |
Graph::Easy::Layout::Force | Force-based layouter for Graph::Easy | 0.74 | metacpan |
Graph::Easy::Layout::Grid | Grid management and size calculation | 0.74 | metacpan |
Graph::Easy::Layout::Path | Path management for Manhattan-style grids | 0.74 | metacpan |
Graph::Easy::Layout::Repair | Repair spliced layout with group cells | 0.74 | metacpan |
Graph::Easy::Layout::Scout | Find paths in a Manhattan-style grid | 0.74 | metacpan |
Graph::Easy::Node | Represents a node in a Graph::Easy graph | 0.74 | metacpan |
Graph::Easy::Node::Anon | An anonymous, invisible node in Graph::Easy | 0.74 | metacpan |
Graph::Easy::Node::Cell | An empty filler cell | 0.74 | metacpan |
Graph::Easy::Node::Empty | An empty, borderless cell in a node cluster | 0.74 | metacpan |
Graph::Easy::Parser | Parse Graph::Easy from textual description | 0.74 | metacpan |
Graph::Easy::Parser::Graphviz | Parse Graphviz text into Graph::Easy | 0.74 | metacpan |
Graph::Easy::Parser::VCG | Parse VCG or GDL text into Graph::Easy | 0.74 | metacpan |
Graph::Easy::Util | metacpan |