Kwalitee Issues

has_changelog

Add a Changelog (best named 'Changes') to the distribution. It should list at least major changes implemented in newer versions.

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.

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.

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: gurpm/RPMProgressDialog.pm, gurpmi.pm, urpm.pm, urpm/args.pm, urpm/bug_report.pm, urpm/cdrom.pm, urpm/cfg.pm, urpm/download.pm, urpm/get_pkgs.pm, urpm/install.pm, urpm/ldap.pm, urpm/lock.pm, urpm/main_loop.pm, urpm/md5sum.pm, urpm/media.pm, urpm/mirrors.pm, urpm/msg.pm, urpm/orphans.pm, urpm/parallel.pm, urpm/parallel_ka_run.pm, urpm/parallel_ssh.pm, urpm/prompt.pm, urpm/removable.pm, urpm/select.pm, urpm/signature.pm, urpm/sys.pm, urpm/util.pm, urpm/xml_info.pm, urpm/xml_info_pkg.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: gurpm::RPMProgressDialog, gurpmi, urpm, urpm::bug_report, urpm::cdrom, urpm::download, urpm::get_pkgs, urpm::install, urpm::lock, urpm::main_loop, urpm::md5sum, urpm::media, urpm::mirrors, urpm::msg, urpm::orphans, urpm::parallel, urpm::parallel_ka_run, urpm::parallel_ssh, urpm::prompt, urpm::removable, urpm::select, urpm::signature, urpm::util, urpm::xml_info, urpm::xml_info_pkg

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.

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
gurpm::RPMProgressDialog metacpan
gurpmi Graphical routines for gurpmi GUI metacpan
urpm Mageia perl tools to handle the urpmi database 8.114015 metacpan
urpm::args command-line argument parser for the urpm* tools metacpan
urpm::bug_report Bug reporting routines for urpmi metacpan
urpm::cdrom Retrieving packages from removable media metacpan
urpm::cfg routines to handle the urpmi configuration files metacpan
urpm::download download routines for the urpm* tools metacpan
urpm::get_pkgs Package retrieving routines for urpmi metacpan
urpm::install Package installation transaction routines for urpmi metacpan
urpm::ldap routines to handle configuration with ldap metacpan
urpm::lock urpm/rpm DB locking related routines for urpmi metacpan
urpm::main_loop The install/remove main loop for urpm based programs (urpmi, gurpmi, rpmdrake, drakx) metacpan
urpm::md5sum Meta-data checking routines for urpmi metacpan
urpm::media Media routines for urpmi metacpan
urpm::mirrors Mirrors routines for urpmi metacpan
urpm::msg routines to prompt messages from the urpm* tools metacpan
urpm::orphans The orphan management code for urpmi metacpan
urpm::parallel Run an urpmi command in parallel on a number of hosts metacpan
urpm::parallel_ka_run metacpan
urpm::parallel_ssh metacpan
urpm::prompt base class to prompt the user for data metacpan
urpm::removable Removable media routines for urpmi metacpan
urpm::select package selection routines for urpmi metacpan
urpm::signature Package signature routines for urpmi metacpan
urpm::sys OS-related routines for urpmi metacpan
urpm::util Misc. utilities subs for urpmi metacpan
urpm::xml_info XML data manipulation related routines for urpmi metacpan
urpm::xml_info_pkg XML Package data retrieving related routines for urpmi metacpan

Other Files

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