Kwalitee Issues

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:

  • MANIFEST (80) does not match dist (79):
  • Duplicates in MANIFEST: README

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: App-Asciio-1.51.3/lib/App/Asciio.pm -- Around line 68: Non-ASCII character seen before =encoding in 'Gábor'. Assuming CP1252 App-Asciio-1.51.3/setup/hooks/canonize_connections.pl -- Around line 13: =pod directives shouldn't be over one line long! Ignoring all 21 lines of content App-Asciio-1.51.3/setup/import_export/perl.pl -- Around line 62: =pod directives shouldn't be over one line long! Ignoring all 6 lines of content

meta_yml_declares_perl_version

If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.

consistent_version

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

Error: 0.01,1.51

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_separate_license_file

This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.

Modules

Name Abstract Version View
App::Asciio Plain ASCII diagram 1.51 metacpan
App::Asciio::GTK::Asciio 0.01 metacpan
App::Asciio::Stencil metacpan
App::Asciio::stripes::angled_arrow metacpan
App::Asciio::stripes::editable_arrow2 metacpan
App::Asciio::stripes::editable_box2 metacpan
App::Asciio::stripes::if_box metacpan
App::Asciio::stripes::process_box metacpan
App::Asciio::stripes::section_wirl_arrow metacpan
App::Asciio::stripes::single_stripe metacpan
App::Asciio::stripes::stripes metacpan
App::Asciio::stripes::wirl_arrow metacpan

Other Files

Build.PL metacpan
Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan