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.

no_pod_errors

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

Error: math-image-100/devel/wx-pod.pl -- Around line 115: Unknown E content in E<fdjk> Around line 147: You have '=item 456789' instead of the expected '=item 3' Around line 153: You have '=item 3' instead of the expected '=item 4' Around line 163: You have '=item 5' instead of the expected '=item 6' Around line 167: You have '=item 5' instead of the expected '=item 7' Around line 171: You have '=item 5' instead of the expected '=item 8' Around line 175: You have '=item 5' instead of the expected '=item 9' Around line 179: You have '=item 5' instead of the expected '=item 10' Around line 183: You have '=item 5' instead of the expected '=item 11' Around line 187: You have '=item 5' instead of the expected '=item 12' Around line 191: You have '=item 5' instead of the expected '=item 13' Around line 195: You have '=item 5' instead of the expected '=item 14' Around line 199: You have '=item 5' instead of the expected '=item 15' Around line 203: You have '=item 5' instead of the expected '=item 16' Around line 207: You have '=item 5' instead of the expected '=item 17' Around line 211: You have '=item 5' instead of the expected '=item 18' Around line 215: You have '=item 5' instead of the expected '=item 19'

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 Wed 06 Jun 2012 08:12:54 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.

proper_libs

Move your *.pm files in a directory named 'lib'. The directory structure should look like 'lib/Your/Module.pm' for a module named 'Your::Module'. If you need to provide additional files, e.g. for testing, that should not be considered for Kwalitee, then you should look at the 'provides' map in META.yml to limit the files scanned; or use the 'no_index' map to exclude parts of the distribution.

Error: devel/old/Coord.pm, devel/OrNone.pm, devel/Caca.pm, devel/Xmotif-Drawable.pm, devel/Xmotif-Pixmap.pm, devel/MathSequence.pm

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::ComboBits, App::MathImage::Gtk1::Ex::IdleHandler, App::MathImage::Gtk1::Ex::SignalIds, App::MathImage::Gtk1::Ex::SpinButtonBits, App::MathImage::Gtk1::Ex::Units, App::MathImage::Gtk1::Ex::WidgetBits, App::MathImage::Gtk1::Generator, App::MathImage::Image::Base::BMP, 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::Image::Base::XpmClipped, App::MathImage::Lines, App::MathImage::LinesLevel, App::MathImage::LinesTree, App::MathImage::RectByXY, App::MathImage::Tk::Perl::AfterObject, 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::Wx::Perl::PodBrowser, 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::NumSeq::MathImageMathSequence

consistent_version

Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).

Error: 100,66

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 100 metacpan
App::MathImage::Coord 66 metacpan
App::MathImage::Curses::Drawing 100 metacpan
App::MathImage::Curses::Main 100 metacpan
App::MathImage::Generator 100 metacpan
App::MathImage::Gtk1::AboutDialog about dialog module 100 metacpan
App::MathImage::Gtk1::Drawing 100 metacpan
App::MathImage::Gtk1::Ex::ComboBits 100 metacpan
App::MathImage::Gtk1::Ex::IdleHandler 100 metacpan
App::MathImage::Gtk1::Ex::SignalIds 100 metacpan
App::MathImage::Gtk1::Ex::SpinButtonBits 100 metacpan
App::MathImage::Gtk1::Ex::SyncCall 100 metacpan
App::MathImage::Gtk1::Ex::Units 100 metacpan
App::MathImage::Gtk1::Ex::WidgetBits 100 metacpan
App::MathImage::Gtk1::Generator 100 metacpan
App::MathImage::Gtk1::Main 100 metacpan
App::MathImage::Gtk2::AboutDialog about dialog module 100 metacpan
App::MathImage::Gtk2::Drawing 100 metacpan
App::MathImage::Gtk2::Drawing::Values 100 metacpan
App::MathImage::Gtk2::Ex::AdjustmentBits helpers for Gtk2::Adjustment objects 100 metacpan
App::MathImage::Gtk2::Ex::ArrowButton button with a direction arrow 100 metacpan
App::MathImage::Gtk2::Ex::GdkColorBits misc GdkColor helpers 100 metacpan
App::MathImage::Gtk2::Ex::Menu::ForComboBox 100 metacpan
App::MathImage::Gtk2::Ex::PixbufBits misc Gtk2::Gdk::Pixbuf helpers 100 metacpan
App::MathImage::Gtk2::Ex::RadioMenuItem::OrNone radio menu item allowing none set 100 metacpan
App::MathImage::Gtk2::Ex::Statusbar::PointerPosition 100 metacpan
App::MathImage::Gtk2::Ex::ToolItem::ComboText 100 metacpan
App::MathImage::Gtk2::Ex::ToolItem::ComboText::MenuItem 100 metacpan
App::MathImage::Gtk2::Ex::ToolItem::ComboText::MenuView 100 metacpan
App::MathImage::Gtk2::FractionEntry 100 metacpan
App::MathImage::Gtk2::Generator 100 metacpan
App::MathImage::Gtk2::Main 100 metacpan
App::MathImage::Gtk2::OeisEntry 100 metacpan
App::MathImage::Gtk2::OeisEntryMenu menu of things in an OEIS entrybox 100 metacpan
App::MathImage::Gtk2::Params 100 metacpan
App::MathImage::Gtk2::Params::Boolean 100 metacpan
App::MathImage::Gtk2::Params::Enum 100 metacpan
App::MathImage::Gtk2::Params::Filename 100 metacpan
App::MathImage::Gtk2::Params::Float 100 metacpan
App::MathImage::Gtk2::Params::Float::Expression 100 metacpan
App::MathImage::Gtk2::Params::Integer 100 metacpan
App::MathImage::Gtk2::Params::Integer::CellularRule 100 metacpan
App::MathImage::Gtk2::Params::String 100 metacpan
App::MathImage::Gtk2::PodDialog program POD dialog 100 metacpan
App::MathImage::Gtk2::SaveDialog 100 metacpan
App::MathImage::Gtk2::X11 100 metacpan
App::MathImage::Image::Base::BMP draw BMP images using Image::BMP 100 metacpan
App::MathImage::Image::Base::Caca draw images using Term::Caca 100 metacpan
App::MathImage::Image::Base::LifeBitmap game of life cellular bitmap in RLE format 100 metacpan
App::MathImage::Image::Base::LifeRLE game of life cellular grids in RLE format 100 metacpan
App::MathImage::Image::Base::Other 100 metacpan
App::MathImage::Image::Base::Wx::DC draw into a Wx::DC 100 metacpan
App::MathImage::Image::Base::X::Drawable 100 metacpan
App::MathImage::Image::Base::X::Pixmap 100 metacpan
App::MathImage::Image::Base::XpmClipped 100 metacpan
App::MathImage::Lines line drawing 100 metacpan
App::MathImage::LinesLevel replication level line drawing 100 metacpan
App::MathImage::LinesTree tree line drawing 100 metacpan
App::MathImage::Prima::About 100 metacpan
App::MathImage::Prima::Drawing 100 metacpan
App::MathImage::Prima::Generator 100 metacpan
App::MathImage::Prima::Main 100 metacpan
App::MathImage::RectByXY 100 metacpan
App::MathImage::Tk::About 100 metacpan
App::MathImage::Tk::Diagnostics 100 metacpan
App::MathImage::Tk::Drawing 100 metacpan
App::MathImage::Tk::Main 100 metacpan
App::MathImage::Tk::Perl::AfterObject 100 metacpan
App::MathImage::Tk::Perl::NumAxis 100 metacpan
App::MathImage::Tk::SaveDialog 100 metacpan
App::MathImage::Wx::Drawing 100 metacpan
App::MathImage::Wx::Generator 100 metacpan
App::MathImage::Wx::Main 100 metacpan
App::MathImage::Wx::Params 100 metacpan
App::MathImage::Wx::Params::Boolean 100 metacpan
App::MathImage::Wx::Params::Enum 100 metacpan
App::MathImage::Wx::Params::Filename 100 metacpan
App::MathImage::Wx::Params::Float 100 metacpan
App::MathImage::Wx::Params::Integer 100 metacpan
App::MathImage::Wx::Params::String 100 metacpan
App::MathImage::Wx::Perl::PodBrowser POD browser window 100 metacpan
App::MathImage::Wx::Perl::PodRichText POD in a Wx::RichTextCtrl 100 metacpan
App::MathImage::Wx::Perl::PodRichText::PodParser 100 metacpan
App::MathImage::Wx::Perl::PodRichText::SimpleParser 100 metacpan
App::MathImage::X11::Generator 100 metacpan
App::MathImage::X11::Protocol::Async 100 metacpan
App::MathImage::X11::Protocol::EventHandlerExtra 100 metacpan
App::MathImage::X11::Protocol::EventMaskExtra 100 metacpan
App::MathImage::X11::Protocol::Splash temporary splash window 100 metacpan
Math::NumSeq::MathImageMathSequence 100 metacpan

Provides

Name File View
App::MathImage::Wx::Perl::PodRichText::ChangedEvent lib/App/MathImage/Wx/Perl/PodRichText.pm metacpan
Math::PlanePath::CubicBase lib/App/MathImage/Generator.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::HexArms lib/App/MathImage/Generator.pm metacpan
Math::PlanePath::HexSpiral lib/App/MathImage/Generator.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::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::TriangleSpiral lib/App/MathImage/Generator.pm metacpan
Math::PlanePath::TriangularHypot lib/App/MathImage/Generator.pm metacpan

Other Files

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