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.

main_module_version_matches_dist_version

Make sure that the main module name and version are the same of the distribution.

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 Sat 15 Oct 2011 09:15:10 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: App::MathImage, App::MathImage::Curses::Drawing, App::MathImage::Generator, App::MathImage::Gtk1::AboutDialog, App::MathImage::Gtk1::Drawing, App::MathImage::Gtk1::Ex::IdleHandler, App::MathImage::Gtk1::Ex::SignalIds, App::MathImage::Gtk1::Ex::SpinButtonBits, App::MathImage::Gtk1::Ex::Statusbar::MessageUntilKey, App::MathImage::Gtk1::Ex::Units, App::MathImage::Gtk1::Ex::WidgetBits, App::MathImage::Gtk1::Generator, App::MathImage::Image::Base::BMP, App::MathImage::Image::Base::Gtk::Gdk::Drawable, App::MathImage::Image::Base::Gtk::Gdk::Pixbuf, App::MathImage::Image::Base::Gtk::Gdk::Window, App::MathImage::Image::Base::LifeBitmap, App::MathImage::Image::Base::LifeRLE, App::MathImage::Image::Base::Other, App::MathImage::Image::Base::Wx::DC, App::MathImage::Image::Base::X::Drawable, App::MathImage::Image::Base::X::Pixmap, App::MathImage::NumSeq::Abundant, App::MathImage::NumSeq::AsciiSelf, App::MathImage::NumSeq::ChampernowneBinary, App::MathImage::NumSeq::ChampernowneBinaryLsb, App::MathImage::NumSeq::CunninghamChain, App::MathImage::NumSeq::CunninghamPrimes, App::MathImage::NumSeq::Derived::Cumulative, App::MathImage::NumSeq::DigitCountHigh, App::MathImage::NumSeq::DigitCountLow, App::MathImage::NumSeq::DivisorCount, App::MathImage::NumSeq::GolayRudinShapiro, App::MathImage::NumSeq::GoldenSequence, App::MathImage::NumSeq::HappySteps, App::MathImage::NumSeq::HofstadterDiff, App::MathImage::NumSeq::HypotCount, App::MathImage::NumSeq::JugglerSteps, App::MathImage::NumSeq::Kolakoski, App::MathImage::NumSeq::Lines, App::MathImage::NumSeq::LinesLevel, App::MathImage::NumSeq::LinesTree, App::MathImage::NumSeq::Ln2Bits, App::MathImage::NumSeq::Loeschian, App::MathImage::NumSeq::Modulo, App::MathImage::NumSeq::Multiples, App::MathImage::NumSeq::Obstinate, App::MathImage::NumSeq::Padovan, App::MathImage::NumSeq::Perrin, App::MathImage::NumSeq::PiBits, App::MathImage::NumSeq::PlanePath, App::MathImage::NumSeq::PrimeIndexCount, App::MathImage::NumSeq::PrimeIndexPrimes, App::MathImage::NumSeq::PrimeQuadraticEuler, App::MathImage::NumSeq::PrimeQuadraticHonaker, App::MathImage::NumSeq::PrimeQuadraticLegendre, App::MathImage::NumSeq::PythagoreanHypots, App::MathImage::NumSeq::ReRound, App::MathImage::NumSeq::RepdigitAny, App::MathImage::NumSeq::RepdigitBase, App::MathImage::NumSeq::ReverseAddSteps, App::MathImage::NumSeq::SemiPrimes, App::MathImage::NumSeq::SumTwoSquares, App::MathImage::NumSeq::SumXsq3Ysq, App::MathImage::NumSeq::Totient, App::MathImage::NumSeq::TotientPerfect, App::MathImage::NumSeq::TotientSteps, App::MathImage::NumSeq::TotientStepsCumul, App::MathImage::NumSeq::TotientSum, App::MathImage::NumSeq::UndulatingNumbers, App::MathImage::Wx::Drawing, App::MathImage::Wx::Generator, App::MathImage::Wx::Main, App::MathImage::Wx::Params::Boolean, App::MathImage::Wx::Params::Enum, App::MathImage::Wx::Params::Filename, App::MathImage::Wx::Params::Float, App::MathImage::Wx::Params::Integer, App::MathImage::Wx::Params::String, App::MathImage::X11::Generator, App::MathImage::X11::Protocol::Async, App::MathImage::X11::Protocol::EventHandlerExtra, App::MathImage::X11::Protocol::EventMaskExtra, App::MathImage::X11::Protocol::Splash, Math::PlanePath::MathImageCellularRule246, Math::PlanePath::MathImageComplexPlus, Math::PlanePath::MathImageCornerReplicate, Math::PlanePath::MathImageDigitGroups, Math::PlanePath::MathImageDivisibleColumns, Math::PlanePath::MathImageQuintetSide, Math::PlanePath::MathImageSierpinskiCurve, Math::PlanePath::MathImageUlamWarburton, Math::PlanePath::MathImageWunderlichCurve

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
App::MathImage math-image application module 77 metacpan
App::MathImage::Curses::Drawing 77 metacpan
App::MathImage::Curses::Main 77 metacpan
App::MathImage::Generator 77 metacpan
App::MathImage::Gtk1::AboutDialog about dialog module 77 metacpan
App::MathImage::Gtk1::Drawing 77 metacpan
App::MathImage::Gtk1::Ex::IdleHandler 77 metacpan
App::MathImage::Gtk1::Ex::KeySnooper 77 metacpan
App::MathImage::Gtk1::Ex::SignalIds 77 metacpan
App::MathImage::Gtk1::Ex::SpinButtonBits 77 metacpan
App::MathImage::Gtk1::Ex::Statusbar::MessageUntilKey 77 metacpan
App::MathImage::Gtk1::Ex::SyncCall 77 metacpan
App::MathImage::Gtk1::Ex::Units 77 metacpan
App::MathImage::Gtk1::Ex::WidgetBits 77 metacpan
App::MathImage::Gtk1::Generator 77 metacpan
App::MathImage::Gtk1::Main 77 metacpan
App::MathImage::Gtk2::AboutDialog about dialog module 77 metacpan
App::MathImage::Gtk2::Drawing 77 metacpan
App::MathImage::Gtk2::Drawing::Values 77 metacpan
App::MathImage::Gtk2::Ex::AdjustmentBits helpers for Gtk2::Adjustment objects 77 metacpan
App::MathImage::Gtk2::Ex::ArrowButton button with a direction arrow 77 metacpan
App::MathImage::Gtk2::Ex::GdkColorBits misc GdkColor helpers 77 metacpan
App::MathImage::Gtk2::Ex::Menu::ForComboBox 77 metacpan
App::MathImage::Gtk2::Ex::PixbufBits misc Gtk2::Gdk::Pixbuf helpers 77 metacpan
App::MathImage::Gtk2::Ex::Statusbar::PointerPosition 77 metacpan
App::MathImage::Gtk2::Ex::ToolItem::ComboText 77 metacpan
App::MathImage::Gtk2::Ex::ToolItem::ComboText::MenuItem 77 metacpan
App::MathImage::Gtk2::Ex::ToolItem::ComboText::MenuView 77 metacpan
App::MathImage::Gtk2::FractionEntry 77 metacpan
App::MathImage::Gtk2::Generator 77 metacpan
App::MathImage::Gtk2::Main 77 metacpan
App::MathImage::Gtk2::OeisEntry 77 metacpan
App::MathImage::Gtk2::OeisEntryMenu menu of things in an OEIS entrybox 77 metacpan
App::MathImage::Gtk2::Params 77 metacpan
App::MathImage::Gtk2::Params::Boolean 77 metacpan
App::MathImage::Gtk2::Params::Enum 77 metacpan
App::MathImage::Gtk2::Params::Filename 77 metacpan
App::MathImage::Gtk2::Params::Float 77 metacpan
App::MathImage::Gtk2::Params::Float::Expression 77 metacpan
App::MathImage::Gtk2::Params::Integer 77 metacpan
App::MathImage::Gtk2::Params::String 77 metacpan
App::MathImage::Gtk2::PodDialog program POD dialog 77 metacpan
App::MathImage::Gtk2::SaveDialog 77 metacpan
App::MathImage::Gtk2::X11 77 metacpan
App::MathImage::Image::Base::BMP draw BMP images using Image::BMP 77 metacpan
App::MathImage::Image::Base::Gtk::Gdk::Drawable draw into a Gdk window or pixmap 77 metacpan
App::MathImage::Image::Base::Gtk::Gdk::Image draw into a Gtk::Gdk::Image 77 metacpan
App::MathImage::Image::Base::Gtk::Gdk::Pixbuf draw into Gtk::Gdk::Pixbuf images 77 metacpan
App::MathImage::Image::Base::Gtk::Gdk::Pixmap draw into a Gdk pixmap 77 metacpan
App::MathImage::Image::Base::Gtk::Gdk::Window 77 metacpan
App::MathImage::Image::Base::LifeBitmap game of life cellular bitmap in RLE format 77 metacpan
App::MathImage::Image::Base::LifeRLE game of life cellular grids in RLE format 77 metacpan
App::MathImage::Image::Base::Other 77 metacpan
App::MathImage::Image::Base::Wx::DC draw into a Wx::DC 77 metacpan
App::MathImage::Image::Base::X::Drawable 77 metacpan
App::MathImage::Image::Base::X::Pixmap 77 metacpan
App::MathImage::NumSeq::Abundant 77 metacpan
App::MathImage::NumSeq::AsciiSelf 77 metacpan
App::MathImage::NumSeq::Base::File 77 metacpan
App::MathImage::NumSeq::Base::FileWriter 77 metacpan
App::MathImage::NumSeq::ChampernowneBinary 77 metacpan
App::MathImage::NumSeq::ChampernowneBinaryLsb 77 metacpan
App::MathImage::NumSeq::CunninghamChain 77 metacpan
App::MathImage::NumSeq::CunninghamPrimes 77 metacpan
App::MathImage::NumSeq::Derived::Cumulative cumulative sum of a sequence 77 metacpan
App::MathImage::NumSeq::DigitCountHigh 77 metacpan
App::MathImage::NumSeq::DigitCountLow 77 metacpan
App::MathImage::NumSeq::DivisorCount 77 metacpan
App::MathImage::NumSeq::GolayRudinShapiro 77 metacpan
App::MathImage::NumSeq::GoldenSequence 77 metacpan
App::MathImage::NumSeq::HappySteps 77 metacpan
App::MathImage::NumSeq::HofstadterDiff 77 metacpan
App::MathImage::NumSeq::HypotCount how many times as a Pythagorean hypotenuse 77 metacpan
App::MathImage::NumSeq::JugglerSteps 77 metacpan
App::MathImage::NumSeq::Kolakoski 77 metacpan
App::MathImage::NumSeq::Lines 77 metacpan
App::MathImage::NumSeq::LinesLevel 77 metacpan
App::MathImage::NumSeq::LinesTree 77 metacpan
App::MathImage::NumSeq::Ln2Bits 77 metacpan
App::MathImage::NumSeq::Loeschian 77 metacpan
App::MathImage::NumSeq::Modulo 77 metacpan
App::MathImage::NumSeq::Multiples 77 metacpan
App::MathImage::NumSeq::Obstinate 77 metacpan
App::MathImage::NumSeq::Padovan 77 metacpan
App::MathImage::NumSeq::Perrin 77 metacpan
App::MathImage::NumSeq::PiBits 77 metacpan
App::MathImage::NumSeq::PlanePath sequences of coordinates from PlanePath modules 77 metacpan
App::MathImage::NumSeq::PrimeIndexCount 77 metacpan
App::MathImage::NumSeq::PrimeIndexPrimes 77 metacpan
App::MathImage::NumSeq::PrimeQuadraticEuler 77 metacpan
App::MathImage::NumSeq::PrimeQuadraticHonaker 77 metacpan
App::MathImage::NumSeq::PrimeQuadraticLegendre 77 metacpan
App::MathImage::NumSeq::PythagoreanHypots 77 metacpan
App::MathImage::NumSeq::ReRound 77 metacpan
App::MathImage::NumSeq::RepdigitAny 77 metacpan
App::MathImage::NumSeq::RepdigitBase 77 metacpan
App::MathImage::NumSeq::ReverseAddSteps steps of the reverse-add algorithm 77 metacpan
App::MathImage::NumSeq::SemiPrimes 77 metacpan
App::MathImage::NumSeq::SumTwoSquares 77 metacpan
App::MathImage::NumSeq::SumXsq3Ysq 77 metacpan
App::MathImage::NumSeq::Totient 77 metacpan
App::MathImage::NumSeq::TotientPerfect 77 metacpan
App::MathImage::NumSeq::TotientSteps 77 metacpan
App::MathImage::NumSeq::TotientStepsCumul 77 metacpan
App::MathImage::NumSeq::TotientSum 77 metacpan
App::MathImage::NumSeq::UndulatingNumbers 77 metacpan
App::MathImage::Prima::About 77 metacpan
App::MathImage::Prima::Drawing 77 metacpan
App::MathImage::Prima::Generator 77 metacpan
App::MathImage::Prima::Main 77 metacpan
App::MathImage::Tk::About 77 metacpan
App::MathImage::Tk::Diagnostics 77 metacpan
App::MathImage::Tk::Drawing 77 metacpan
App::MathImage::Tk::Main 77 metacpan
App::MathImage::Tk::SaveDialog 77 metacpan
App::MathImage::Wx::Drawing 77 metacpan
App::MathImage::Wx::Generator 77 metacpan
App::MathImage::Wx::Main 77 metacpan
App::MathImage::Wx::Params 77 metacpan
App::MathImage::Wx::Params::Boolean 77 metacpan
App::MathImage::Wx::Params::Enum 77 metacpan
App::MathImage::Wx::Params::Filename 77 metacpan
App::MathImage::Wx::Params::Float 77 metacpan
App::MathImage::Wx::Params::Integer 77 metacpan
App::MathImage::Wx::Params::String 77 metacpan
App::MathImage::X11::Generator 77 metacpan
App::MathImage::X11::Protocol::Async 77 metacpan
App::MathImage::X11::Protocol::EventHandlerExtra 77 metacpan
App::MathImage::X11::Protocol::EventMaskExtra 77 metacpan
App::MathImage::X11::Protocol::Splash temporary splash window 77 metacpan
Math::PlanePath::MathImageCellularRule246 cellular automaton points 77 metacpan
Math::PlanePath::MathImageComplexPlus points in quater-imaginary base 2i 77 metacpan
Math::PlanePath::MathImageCornerReplicate replicating squares 77 metacpan
Math::PlanePath::MathImageDigitGroups 2x2 self-similar Z shape digits 77 metacpan
Math::PlanePath::MathImageDivisibleColumns x divisible by y in columns 77 metacpan
Math::PlanePath::MathImageQuintetSide one side of the quintet tiling 77 metacpan
Math::PlanePath::MathImageSierpinskiCurve Sierpinski curve 77 metacpan
Math::PlanePath::MathImageUlamWarburton points in quater-imaginary base 2i 77 metacpan
Math::PlanePath::MathImageWunderlichCurve 3x3 self-similar quadrant traversal 77 metacpan

Provides

Name File View
Math::PlanePath::ArchimedeanChords lib/App/MathImage/NumSeq/PlanePath.pm metacpan
Math::PlanePath::CellularRule54 lib/App/MathImage/Generator.pm metacpan
Math::PlanePath::Columns lib/App/MathImage/Generator.pm metacpan
Math::PlanePath::ComplexMinus lib/App/MathImage/NumSeq/PlanePath.pm metacpan
Math::PlanePath::CoprimeColumns lib/App/MathImage/Generator.pm metacpan
Math::PlanePath::Corner lib/App/MathImage/Generator.pm metacpan
Math::PlanePath::Diagonals lib/App/MathImage/Generator.pm metacpan
Math::PlanePath::DiamondArms lib/App/MathImage/NumSeq/PlanePath.pm metacpan
Math::PlanePath::DiamondSpiral lib/App/MathImage/NumSeq/PlanePath.pm metacpan
Math::PlanePath::DragonCurve lib/App/MathImage/NumSeq/PlanePath.pm metacpan
Math::PlanePath::DragonMidpoint lib/App/MathImage/NumSeq/PlanePath.pm metacpan
Math::PlanePath::DragonRounded lib/App/MathImage/NumSeq/PlanePath.pm metacpan
Math::PlanePath::File lib/App/MathImage/NumSeq/PlanePath.pm metacpan
Math::PlanePath::Flowsnake lib/App/MathImage/Generator.pm metacpan
Math::PlanePath::FlowsnakeCentres lib/App/MathImage/Generator.pm metacpan
Math::PlanePath::GosperIslands lib/App/MathImage/Generator.pm metacpan
Math::PlanePath::GosperReplicate lib/App/MathImage/Generator.pm metacpan
Math::PlanePath::GosperSide lib/App/MathImage/Generator.pm metacpan
Math::PlanePath::GreekKeySpiral lib/App/MathImage/NumSeq/PlanePath.pm metacpan
Math::PlanePath::HeptSpiralSkewed lib/App/MathImage/NumSeq/PlanePath.pm metacpan
Math::PlanePath::HexArms lib/App/MathImage/Generator.pm metacpan
Math::PlanePath::HexSpiral lib/App/MathImage/Generator.pm metacpan
Math::PlanePath::HexSpiralSkewed lib/App/MathImage/NumSeq/PlanePath.pm metacpan
Math::PlanePath::HilbertCurve lib/App/MathImage/NumSeq/PlanePath.pm metacpan
Math::PlanePath::Hypot lib/App/MathImage/NumSeq/PlanePath.pm metacpan
Math::PlanePath::HypotOctant lib/App/MathImage/NumSeq/PlanePath.pm metacpan
Math::PlanePath::ImaginaryBase lib/App/MathImage/NumSeq/PlanePath.pm metacpan
Math::PlanePath::KnightSpiral lib/App/MathImage/NumSeq/PlanePath.pm metacpan
Math::PlanePath::KochCurve lib/App/MathImage/Generator.pm metacpan
Math::PlanePath::KochPeaks lib/App/MathImage/Generator.pm metacpan
Math::PlanePath::KochSnowflakes lib/App/MathImage/Generator.pm metacpan
Math::PlanePath::KochSquareflakes lib/App/MathImage/Generator.pm metacpan
Math::PlanePath::MathImageQuintetCentres lib/App/MathImage/NumSeq/PlanePath.pm metacpan
Math::PlanePath::MathImageQuintetCurve lib/App/MathImage/NumSeq/PlanePath.pm metacpan
Math::PlanePath::MultipleRings lib/App/MathImage/Generator.pm metacpan
Math::PlanePath::OctagramSpiral lib/App/MathImage/NumSeq/PlanePath.pm metacpan
Math::PlanePath::PeanoCurve lib/App/MathImage/NumSeq/PlanePath.pm metacpan
Math::PlanePath::PentSpiralSkewed lib/App/MathImage/NumSeq/PlanePath.pm metacpan
Math::PlanePath::PixelRings lib/App/MathImage/NumSeq/PlanePath.pm metacpan
Math::PlanePath::PyramidRows lib/App/MathImage/Generator.pm metacpan
Math::PlanePath::PyramidSides lib/App/MathImage/Generator.pm metacpan
Math::PlanePath::PyramidSpiral lib/App/MathImage/NumSeq/PlanePath.pm metacpan
Math::PlanePath::PythagoreanTree lib/App/MathImage/NumSeq/PlanePath.pm metacpan
Math::PlanePath::QuadricCurve lib/App/MathImage/NumSeq/PlanePath.pm metacpan
Math::PlanePath::QuadricIslands lib/App/MathImage/NumSeq/PlanePath.pm metacpan
Math::PlanePath::RationalsTree lib/App/MathImage/NumSeq/PlanePath.pm metacpan
Math::PlanePath::Rows lib/App/MathImage/Generator.pm metacpan
Math::PlanePath::SacksSpiral lib/App/MathImage/NumSeq/PlanePath.pm metacpan
Math::PlanePath::SierpinskiArrowhead lib/App/MathImage/Generator.pm metacpan
Math::PlanePath::SierpinskiArrowheadCentres lib/App/MathImage/Generator.pm metacpan
Math::PlanePath::SierpinskiTriangle lib/App/MathImage/Generator.pm metacpan
Math::PlanePath::SquareArms lib/App/MathImage/NumSeq/PlanePath.pm metacpan
Math::PlanePath::SquareSpiral lib/App/MathImage/NumSeq/PlanePath.pm metacpan
Math::PlanePath::Staircase lib/App/MathImage/Generator.pm metacpan
Math::PlanePath::TheodorusSpiral lib/App/MathImage/NumSeq/PlanePath.pm metacpan
Math::PlanePath::TriangleSpiral lib/App/MathImage/Generator.pm metacpan
Math::PlanePath::TriangleSpiralSkewed lib/App/MathImage/NumSeq/PlanePath.pm metacpan
Math::PlanePath::TriangularHypot lib/App/MathImage/Generator.pm metacpan
Math::PlanePath::VogelFloret lib/App/MathImage/NumSeq/PlanePath.pm metacpan
Math::PlanePath::ZOrderCurve lib/App/MathImage/NumSeq/PlanePath.pm metacpan

Other Files

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