urpmi 7.2 Deleted

Kwalitee Issues

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: urpmi-7.2/pod/8/urpme.pod -- Around line 117: Expected text after =item, not a number Around line 122: Expected text after =item, not a number

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: 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
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.

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: 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
consistent_version

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

Error: 271299,7.2

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_separate_license_file

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

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
gurpmi metacpan
urpm Mageia perl tools to handle the urpmi database 7.2 metacpan
urpm::args command-line argument parser for the urpm* tools 271299 metacpan
urpm::bug_report metacpan
urpm::cdrom metacpan
urpm::cfg routines to handle the urpmi configuration files 271299 metacpan
urpm::download download routines for the urpm* tools 271299 metacpan
urpm::get_pkgs metacpan
urpm::install metacpan
urpm::ldap routines to handle configuration with ldap 271299 metacpan
urpm::lock metacpan
urpm::main_loop metacpan
urpm::md5sum metacpan
urpm::media metacpan
urpm::mirrors metacpan
urpm::msg routines to prompt messages from the urpm* tools 271299 metacpan
urpm::orphans metacpan
urpm::parallel metacpan
urpm::parallel_ka_run 271299 metacpan
urpm::parallel_ssh 271299 metacpan
urpm::prompt base class to prompt the user for data 271299 metacpan
urpm::removable metacpan
urpm::select metacpan
urpm::signature metacpan
urpm::sys OS-related routines for urpmi 271299 metacpan
urpm::util Misc. utilities subs for urpmi 271299 metacpan
urpm::xml_info metacpan
urpm::xml_info_pkg metacpan

Other Files

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