Math-PlanePath 6 Deleted
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.
- 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 Mon 02 Aug 2010 07:52:47 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.
- 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 | 6 | metacpan |
Math::PlanePath::Columns | points in fixed-height columns | 6 | metacpan |
Math::PlanePath::Corner | points shaped in a corner | 6 | metacpan |
Math::PlanePath::Diagonals | points in diagonal stripes | 6 | metacpan |
Math::PlanePath::DiamondSpiral | integer points in a diamond shape | 6 | metacpan |
Math::PlanePath::HeptSpiralSkewed | integer points drawn around a skewed seven sides | 6 | metacpan |
Math::PlanePath::HexSpiral | integer points in a diamond shape | 6 | metacpan |
Math::PlanePath::HexSpiralSkewed | integer points in a diamond shape | 6 | metacpan |
Math::PlanePath::KnightSpiral | integer points drawn around a square | 6 | metacpan |
Math::PlanePath::PentSpiral | integer points in a pentagonal shape | 6 | metacpan |
Math::PlanePath::PentSpiralSkewed | integer points in a pentagonal shape | 6 | metacpan |
Math::PlanePath::PyramidRows | points stacked up in a pyramid | 6 | metacpan |
Math::PlanePath::PyramidSides | points along the sides of pyramid | 6 | metacpan |
Math::PlanePath::PyramidSpiral | integer points drawn around a pyramid | 6 | metacpan |
Math::PlanePath::Rows | points in fixed-width rows | 6 | metacpan |
Math::PlanePath::SacksSpiral | circular spiral squaring each revolution | 6 | metacpan |
Math::PlanePath::SquareSpiral | integer points drawn around a square (or rectangle) | 6 | metacpan |
Math::PlanePath::TheodorusSpiral | right-angle unit step spiral | 6 | metacpan |
Math::PlanePath::TriangleSpiral | integer points drawn around an equilateral triangle | 6 | metacpan |
Math::PlanePath::TriangleSpiralSkewed | integer points drawn around a skewed equilateral triangle | 6 | metacpan |
Math::PlanePath::VogelFloret | circular spiral like a sunflower | 6 | metacpan |