Kwalitee Issues

has_manifest

Add a MANIFEST to the distribution. Your buildtool should be able to autogenerate it (eg "make manifest" or "./Build manifest")

has_meta_yml

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

has_license_in_source_file

Add =head1 LICENSE and the text of the license to the main module in your code.

manifest_matches_dist

Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.

Error: Cannot find MANIFEST in dist.

has_abstract_in_pod

Provide a short description in the NAME section of the pod (after the module name followed by a hyphen) at least for the main module of this distribution.

use_strict

Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.

Error: AnalogClock, Foo::SubCodec, Iter, My::Codec, My::SubCodec, Qt::attributes, Qt::constants, Qt::debug, Qt::enumerations, Qt::properties, Qt::signals, Qt::slots

prereq_matches_use

List all used modules in META.yml requires

Error:

  • OpenGL

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: PerlQt-3.008/doc/fr/PerlQt.pod -- Around line 4: Non-ASCII character seen before =encoding in 'B<Stéphane'. Assuming CP1252

has_meta_json

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

has_tests_in_t_dir

Add tests or move tests.pl to the t/ directory!

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: PerlQt/examples/aclock/AnalogClock.pm, kalyptus/Ast.pm, PerlQt/examples/buttongroups/ButtonsGroups.pm, PerlQt/tutorials/t10/CannonField.pm, PerlQt/tutorials/t11/CannonField.pm, PerlQt/tutorials/t12/CannonField.pm, PerlQt/tutorials/t13/CannonField.pm, PerlQt/tutorials/t14/CannonField.pm, PerlQt/tutorials/t8/CannonField.pm, PerlQt/tutorials/t9/CannonField.pm, PerlQt/examples/richedit/imageCollection.pm, PerlQt/examples/dclock/DigitalClock.pm, PerlQt/t/Foo/SubCodec.pm, PerlQt/examples/opengl/box/GLBox.pm, PerlQt/tutorials/t13/GameBoard.pm, PerlQt/tutorials/t14/GameBoard.pm, kalyptus/Iter.pm, PerlQt/tutorials/t10/LCDRange.pm, PerlQt/tutorials/t11/LCDRange.pm, PerlQt/tutorials/t12/LCDRange.pm, PerlQt/tutorials/t13/LCDRange.pm, PerlQt/tutorials/t14/LCDRange.pm, PerlQt/tutorials/t7/LCDRange.pm, PerlQt/tutorials/t8/LCDRange.pm, PerlQt/tutorials/t9/LCDRange.pm, PerlQt/t/My/Codec.pm, PerlQt/t/My/SubCodec.pm, PerlQt/Qt.pm, PerlQt/lib/Qt/GlobalSpace.pm, PerlQt/lib/Qt/attributes.pm, PerlQt/lib/Qt/constants.pm, PerlQt/lib/Qt/debug.pm, PerlQt/lib/Qt/enumerations.pm, PerlQt/lib/Qt/isa.pm, PerlQt/lib/Qt/properties.pm, PerlQt/lib/Qt/signals.pm, PerlQt/lib/Qt/slots.pm, kalyptus/kalyptusCxxToSmoke.pm, kalyptus/kalyptusDataDict.pm, kalyptus/kdocAstUtil.pm, kalyptus/kdocLib.pm, kalyptus/kdocParseDoc.pm, kalyptus/kdocUtil.pm

meta_yml_has_license

Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.

has_known_license_in_source_file

Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.

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: AnalogClock, Ast, ButtonsGroups, CannonField, CannonField, CannonField, CannonField, CannonField, CannonField, CannonField, DesignerMimeSourceFactory_richedit, DigitalClock, Foo::SubCodec, GLBox, GameBoard, GameBoard, Iter, LCDRange, LCDRange, LCDRange, LCDRange, LCDRange, LCDRange, LCDRange, LCDRange, My::Codec, My::SubCodec, Qt::GlobalSpace, Qt::attributes, Qt::constants, Qt::debug, Qt::enumerations, Qt::isa, Qt::properties, Qt::signals, Qt::slots, kalyptusCxxToSmoke, kalyptusDataDict, kdocAstUtil, kdocLib, kdocParseDoc, kdocUtil

no_unauthorized_packages

Ask the owner of the distribution (the one who released it first, or the one who is designated in x_authority) to give you a (co-)maintainer's permission.

Error:

  • AnalogClock
  • Ast
  • CannonField
  • DigitalClock
  • GameBoard
  • LCDRange

Modules

Name Abstract Version View
AnalogClock metacpan
Ast metacpan
ButtonsGroups metacpan
CannonField metacpan
DesignerMimeSourceFactory_richedit metacpan
DigitalClock metacpan
Foo::SubCodec metacpan
GLBox metacpan
GameBoard metacpan
Iter metacpan
LCDRange metacpan
My::Codec metacpan
My::SubCodec metacpan
Qt::AutoLoad 3.008 metacpan
Qt::GlobalSpace metacpan
Qt::attributes metacpan
Qt::constants metacpan
Qt::debug metacpan
Qt::enumerations metacpan
Qt::isa metacpan
Qt::properties metacpan
Qt::signals metacpan
Qt::slots metacpan
kalyptusCxxToSmoke metacpan
kalyptusDataDict metacpan
kdocAstUtil metacpan
kdocLib metacpan
kdocParseDoc metacpan
kdocUtil metacpan

Provides

Name File View
Qt PerlQt/Qt.pm metacpan
Qt::Object PerlQt/Qt.pm metacpan
Qt::_internal PerlQt/Qt.pm metacpan
Qt::base PerlQt/Qt.pm metacpan
Qt::base::_overload PerlQt/Qt.pm metacpan
staticImages PerlQt/examples/richedit/imageCollection.pm metacpan

Other Files

ChangeLog metacpan
ChangeLog.CVS metacpan
ChangeLog.CVS.delta metacpan
Makefile.PL metacpan
PerlQt/MANIFEST metacpan
README metacpan