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.

no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: Math-PlanePath-19/lib/Math/PlanePath/HilbertCurve.pm -- Around line 427: Non-ASCII character seen before =encoding in 'Flächenstück'. Assuming CP1252

has_meta_json

Add a META.json to the distribution. Your buildtool should be able to autogenerate it.

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
Math::PlanePath points on a path through the 2-D plane 19 metacpan
Math::PlanePath::Columns points in fixed-height columns 19 metacpan
Math::PlanePath::Corner points shaped in a corner 19 metacpan
Math::PlanePath::Diagonals points in diagonal stripes 19 metacpan
Math::PlanePath::DiamondSpiral integer points in a diamond shape 19 metacpan
Math::PlanePath::HeptSpiralSkewed integer points drawn around a skewed seven sides 19 metacpan
Math::PlanePath::HexSpiral integer points in a diamond shape 19 metacpan
Math::PlanePath::HexSpiralSkewed integer points in a diamond shape 19 metacpan
Math::PlanePath::HilbertCurve self-similar quadrant traversal 19 metacpan
Math::PlanePath::KnightSpiral integer points drawn around a square 19 metacpan
Math::PlanePath::MultipleRings rings of multiples 19 metacpan
Math::PlanePath::PeanoCurve 3x3 self-similar quadrant traversal 19 metacpan
Math::PlanePath::PentSpiral integer points in a pentagonal shape 19 metacpan
Math::PlanePath::PentSpiralSkewed integer points in a pentagonal shape 19 metacpan
Math::PlanePath::PixelRings pixellated concentric circles 19 metacpan
Math::PlanePath::PyramidRows points stacked up in a pyramid 19 metacpan
Math::PlanePath::PyramidSides points along the sides of pyramid 19 metacpan
Math::PlanePath::PyramidSpiral integer points drawn around a pyramid 19 metacpan
Math::PlanePath::Rows points in fixed-width rows 19 metacpan
Math::PlanePath::SacksSpiral circular spiral squaring each revolution 19 metacpan
Math::PlanePath::SquareSpiral integer points drawn around a square (or rectangle) 19 metacpan
Math::PlanePath::Staircase integer points in a diamond shape 19 metacpan
Math::PlanePath::TheodorusSpiral right-angle unit step spiral 19 metacpan
Math::PlanePath::TriangleSpiral integer points drawn around an equilateral triangle 19 metacpan
Math::PlanePath::TriangleSpiralSkewed integer points drawn around a skewed equilateral triangle 19 metacpan
Math::PlanePath::VogelFloret circular pattern like a sunflower 19 metacpan
Math::PlanePath::ZOrderCurve self-similar Z pattern quadrant traversal 19 metacpan

Other Files

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