Kwalitee Issues

No Core Issues.

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.

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: yEd::Edge, yEd::Edge::ArcEdge, yEd::Edge::BezierEdge, yEd::Edge::GenericEdge, yEd::Edge::PolyLineEdge, yEd::Edge::QuadCurveEdge, yEd::Edge::SplineEdge, yEd::Label, yEd::Label::EdgeLabel, yEd::Label::NodeLabel, yEd::Node, yEd::Node::GenericNode, yEd::Node::ShapeNode, yEd::PropertyBasedObject

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

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
yEd::Document pure perl API to easily create yEd-loadable Documents from scratch (using XML::LibXML) 1.01 metacpan
yEd::Edge Base class for Edges metacpan
yEd::Edge::ArcEdge spans an arc from source to target metacpan
yEd::Edge::BezierEdge creates a bezier curve between source and target metacpan
yEd::Edge::GenericEdge generic Edge type metacpan
yEd::Edge::PolyLineEdge straight point to point Edge metacpan
yEd::Edge::QuadCurveEdge quadratic curve Edge metacpan
yEd::Edge::SplineEdge curving Edge that always has its waypoints on its line metacpan
yEd::Label Textlabels for Nodes and Edges metacpan
yEd::Label::EdgeLabel Textlabels for Edges metacpan
yEd::Label::NodeLabel Textlabels for Nodes metacpan
yEd::Node Base class for Nodes metacpan
yEd::Node::GenericNode Generic node type metacpan
yEd::Node::ShapeNode Basic shape node type metacpan
yEd::PropertyBasedObject common methods for property based yEd Objects (Nodes,Edges,Labels) metacpan

Other Files

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