Kwalitee Issues

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:

  • MANIFEST (38) does not match dist (19):
  • Missing in Dist: Term-Clui-1.73/.travis.yml, Term-Clui-1.73/Changes, Term-Clui-1.73/LICENSE, Term-Clui-1.73/MANIFEST, Term-Clui-1.73/META.json, Term-Clui-1.73/META.yml, Term-Clui-1.73/Makefile.PL, Term-Clui-1.73/README, Term-Clui-1.73/examples/audio_stuff, Term-Clui-1.73/examples/choose, Term-Clui-1.73/examples/linux_admin, Term-Clui-1.73/examples/login_shell, Term-Clui-1.73/examples/test_script, Term-Clui-1.73/lib/Term/Clui.pm, Term-Clui-1.73/lib/Term/Clui/FileSelect.pm, Term-Clui-1.73/maint/releaseprep, Term-Clui-1.73/py/TermClui.py, Term-Clui-1.73/py/test_script, Term-Clui-1.73/t/term_clui.t

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: Term::Clui, Term::Clui::FileSelect

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: Term::Clui, Term::Clui::FileSelect

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.

Modules

Name Abstract Version View
Term::Clui 1.73 metacpan
Term::Clui::FileSelect Perl module to ask the user to select a file. 1.73 metacpan

Other Files

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