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-21/lib/Math/PlanePath/HilbertCurve.pm -- Around line 426: Non-ASCII character seen before =encoding in 'Flächenstück'. Assuming CP1252

valid_signature

Sign the dist as the last step before creating the archive. Take care not to modify/regenerate dist meta files or the manifest.

Error: Old SIGNATURE detected. Please inform the module author to regenerate SIGNATURE using Module::Signature version 0.82 or newer. gpg: Signature made Tue 15 Mar 2011 08:12:42 AM JST gpg: using DSA key 2C5302215F6ADD3A gpg: Can't check signature: No public key ==> BAD/TAMPERED signature detected! <==

has_meta_json

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

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: Math::PlanePath, Math::PlanePath::Columns, Math::PlanePath::Corner, Math::PlanePath::Diagonals, Math::PlanePath::DiamondSpiral, Math::PlanePath::HeptSpiralSkewed, Math::PlanePath::HexSpiral, Math::PlanePath::HexSpiralSkewed, Math::PlanePath::HilbertCurve, Math::PlanePath::Hypot, Math::PlanePath::HypotOctant, Math::PlanePath::KnightSpiral, Math::PlanePath::MultipleRings, Math::PlanePath::OctagramSpiral, Math::PlanePath::PeanoCurve, Math::PlanePath::PentSpiral, Math::PlanePath::PentSpiralSkewed, Math::PlanePath::PixelRings, Math::PlanePath::PyramidRows, Math::PlanePath::PyramidSides, Math::PlanePath::PyramidSpiral, Math::PlanePath::Rows, Math::PlanePath::SacksSpiral, Math::PlanePath::SquareSpiral, Math::PlanePath::Staircase, Math::PlanePath::TheodorusSpiral, Math::PlanePath::TriangleSpiral, Math::PlanePath::TriangleSpiralSkewed, Math::PlanePath::VogelFloret, Math::PlanePath::ZOrderCurve

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_security_doc

Add SECURITY(.pod|md). See Software::Security::Policy.

security_doc_contains_contact

Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.

has_contributing_doc

Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.

Modules

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

Other Files

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