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-48/lib/Math/PlanePath/HilbertCurve.pm -- Around line 433: 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.

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::ArchimedeanChords, Math::PlanePath::CellularRule54, Math::PlanePath::Columns, Math::PlanePath::ComplexMinus, Math::PlanePath::CoprimeColumns, Math::PlanePath::Corner, Math::PlanePath::Diagonals, Math::PlanePath::DiamondArms, Math::PlanePath::DiamondSpiral, Math::PlanePath::DragonCurve, Math::PlanePath::DragonMidpoint, Math::PlanePath::DragonRounded, Math::PlanePath::File, Math::PlanePath::Flowsnake, Math::PlanePath::FlowsnakeCentres, Math::PlanePath::GosperIslands, Math::PlanePath::GosperReplicate, Math::PlanePath::GosperSide, Math::PlanePath::GreekKeySpiral, Math::PlanePath::HeptSpiralSkewed, Math::PlanePath::HexArms, Math::PlanePath::HexSpiral, Math::PlanePath::HexSpiralSkewed, Math::PlanePath::HilbertCurve, Math::PlanePath::Hypot, Math::PlanePath::HypotOctant, Math::PlanePath::ImaginaryBase, Math::PlanePath::KnightSpiral, Math::PlanePath::KochCurve, Math::PlanePath::KochPeaks, Math::PlanePath::KochSnowflakes, Math::PlanePath::KochSquareflakes, 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::PythagoreanTree, Math::PlanePath::QuadricCurve, Math::PlanePath::QuadricIslands, Math::PlanePath::QuintetCentres, Math::PlanePath::QuintetCurve, Math::PlanePath::QuintetReplicate, Math::PlanePath::RationalsTree, Math::PlanePath::Rows, Math::PlanePath::SacksSpiral, Math::PlanePath::SierpinskiArrowhead, Math::PlanePath::SierpinskiArrowheadCentres, Math::PlanePath::SierpinskiTriangle, Math::PlanePath::SquareArms, Math::PlanePath::SquareReplicate, Math::PlanePath::SquareSpiral, Math::PlanePath::Staircase, Math::PlanePath::TheodorusSpiral, Math::PlanePath::TriangleSpiral, Math::PlanePath::TriangleSpiralSkewed, Math::PlanePath::TriangularHypot, Math::PlanePath::UlamWarburton, 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).

Modules

Name Abstract Version View
Math::PlanePath points on a path through the 2-D plane 48 metacpan
Math::PlanePath::ArchimedeanChords radial spiral chords 48 metacpan
Math::PlanePath::CellularRule54 cellular automaton points 48 metacpan
Math::PlanePath::Columns points in fixed-height columns 48 metacpan
Math::PlanePath::ComplexMinus twindragon and other complex number base i-r 48 metacpan
Math::PlanePath::CoprimeColumns coprime x,y by columns 48 metacpan
Math::PlanePath::Corner points shaped around in a corner 48 metacpan
Math::PlanePath::Diagonals points in diagonal stripes 48 metacpan
Math::PlanePath::DiamondArms four spiral arms 48 metacpan
Math::PlanePath::DiamondSpiral integer points around a diamond shaped spiral 48 metacpan
Math::PlanePath::DragonCurve dragon curve 48 metacpan
Math::PlanePath::DragonMidpoint dragon curve midpoints 48 metacpan
Math::PlanePath::DragonRounded dragon curve with rounded corners 48 metacpan
Math::PlanePath::File points from a file 48 metacpan
Math::PlanePath::Flowsnake self-similar path through hexagons 48 metacpan
Math::PlanePath::FlowsnakeCentres self-similar path of hexagon centres 48 metacpan
Math::PlanePath::GosperIslands concentric Gosper islands 48 metacpan
Math::PlanePath::GosperReplicate self-similar hexagon replications 48 metacpan
Math::PlanePath::GosperSide one side of the Gosper island 48 metacpan
Math::PlanePath::GreekKeySpiral square spiral with Greek key motif 48 metacpan
Math::PlanePath::HeptSpiralSkewed integer points around a skewed seven sided spiral 48 metacpan
Math::PlanePath::HexArms six spiral arms 48 metacpan
Math::PlanePath::HexSpiral integer points around a hexagonal spiral 48 metacpan
Math::PlanePath::HexSpiralSkewed integer points around a skewed hexagonal spiral 48 metacpan
Math::PlanePath::HilbertCurve 2x2 self-similar quadrant traversal 48 metacpan
Math::PlanePath::Hypot points in order of hypotenuse distance 48 metacpan
Math::PlanePath::HypotOctant octant of points in order of hypotenuse distance 48 metacpan
Math::PlanePath::ImaginaryBase replications in four directions 48 metacpan
Math::PlanePath::KnightSpiral integer points around a square, by chess knight moves 48 metacpan
Math::PlanePath::KochCurve horizontal Koch curve 48 metacpan
Math::PlanePath::KochPeaks Koch curve peaks 48 metacpan
Math::PlanePath::KochSnowflakes Koch snowflakes as concentric rings 48 metacpan
Math::PlanePath::KochSquareflakes four-sided Koch snowflakes 48 metacpan
Math::PlanePath::MultipleRings rings of multiples 48 metacpan
Math::PlanePath::OctagramSpiral integer points drawn around an octagram 48 metacpan
Math::PlanePath::PeanoCurve 3x3 self-similar quadrant traversal 48 metacpan
Math::PlanePath::PentSpiral integer points in a pentagonal shape 48 metacpan
Math::PlanePath::PentSpiralSkewed integer points in a pentagonal shape 48 metacpan
Math::PlanePath::PixelRings pixellated concentric circles 48 metacpan
Math::PlanePath::PyramidRows points stacked up in a pyramid 48 metacpan
Math::PlanePath::PyramidSides points along the sides of pyramid 48 metacpan
Math::PlanePath::PyramidSpiral integer points drawn around a pyramid 48 metacpan
Math::PlanePath::PythagoreanTree primitive Pythagorean triples by tree 48 metacpan
Math::PlanePath::QuadricCurve eight segment zig-zag 48 metacpan
Math::PlanePath::QuadricIslands quadric curve rings 48 metacpan
Math::PlanePath::QuintetCentres self-similar "plus" shape centres 48 metacpan
Math::PlanePath::QuintetCurve self-similar "plus" shaped curve 48 metacpan
Math::PlanePath::QuintetReplicate self-similar "+" tiling 48 metacpan
Math::PlanePath::RationalsTree rationals by tree 48 metacpan
Math::PlanePath::Rows points in fixed-width rows 48 metacpan
Math::PlanePath::SacksSpiral circular spiral, squaring each revolution 48 metacpan
Math::PlanePath::SierpinskiArrowhead self-similar triangular path traversal 48 metacpan
Math::PlanePath::SierpinskiArrowheadCentres self-similar triangular path traversal 48 metacpan
Math::PlanePath::SierpinskiTriangle self-similar triangular path traversal 48 metacpan
Math::PlanePath::SquareArms four spiral arms 48 metacpan
Math::PlanePath::SquareReplicate replicating squares 48 metacpan
Math::PlanePath::SquareSpiral integer points drawn around a square (or rectangle) 48 metacpan
Math::PlanePath::Staircase integer points in stair-step diagonal stripes 48 metacpan
Math::PlanePath::TheodorusSpiral right-angle unit step spiral 48 metacpan
Math::PlanePath::TriangleSpiral integer points drawn around an equilateral triangle 48 metacpan
Math::PlanePath::TriangleSpiralSkewed integer points drawn around a skewed equilateral triangle 48 metacpan
Math::PlanePath::TriangularHypot points of triangular lattice in order of hypotenuse distance 48 metacpan
Math::PlanePath::UlamWarburton points in quater-imaginary base 2i 48 metacpan
Math::PlanePath::VogelFloret circular pattern like a sunflower 48 metacpan
Math::PlanePath::ZOrderCurve 2x2 self-similar Z shape digits 48 metacpan

Other Files

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