Kwalitee Issues

extracts_nicely

Pack the distribution with a proper command such as "make dist" and "./Build dist", or use a distribution builder such as Dist::Zilla, Dist::Milla, Minilla.

Error: More than one top directories are found: ._AFS-Command-1.12;AFS-Command-1.12

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_human_readable_license

Add a section called "LICENSE" to the documentation, or add a file named LICENSE to the distribution.

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: AFS-Command-1.12::lib::AFS::._Object, AFS-Command-1.12::lib::AFS::Command::._BOS, AFS-Command-1.12::lib::AFS::Command::._Base, AFS-Command-1.12::lib::AFS::Command::._FS, AFS-Command-1.12::lib::AFS::Command::._PTS, AFS-Command-1.12::lib::AFS::Command::._VOS, AFS-Command-1.12::lib::AFS::Object::._ACL, AFS-Command-1.12::lib::AFS::Object::._BosServer, AFS-Command-1.12::lib::AFS::Object::._CacheManager, AFS-Command-1.12::lib::AFS::Object::._Cell, AFS-Command-1.12::lib::AFS::Object::._FileServer, AFS-Command-1.12::lib::AFS::Object::._Group, AFS-Command-1.12::lib::AFS::Object::._Instance, AFS-Command-1.12::lib::AFS::Object::._PTServer, AFS-Command-1.12::lib::AFS::Object::._Partition, AFS-Command-1.12::lib::AFS::Object::._Path, AFS-Command-1.12::lib::AFS::Object::._Principal, AFS-Command-1.12::lib::AFS::Object::._Server, AFS-Command-1.12::lib::AFS::Object::._Transaction, AFS-Command-1.12::lib::AFS::Object::._User, AFS-Command-1.12::lib::AFS::Object::._VLDB, AFS-Command-1.12::lib::AFS::Object::._VLDBEntry, AFS-Command-1.12::lib::AFS::Object::._VLDBSite, AFS-Command-1.12::lib::AFS::Object::._VolServer, AFS-Command-1.12::lib::AFS::Object::._Volume, AFS-Command-1.12::lib::AFS::Object::._VolumeHeader

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Date::Format

main_module_version_matches_dist_version

Make sure that the main module name and version are the same of the distribution.

has_meta_json

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

no_dot_underscore_files

If you use Mac OS X, set COPYFILE_DISABLE (for OS 10.5 and better) or COPY_EXTENDED_ATTRIBUTES_DISABLE (for OS 10.4) environmental variable to true to exclude dot underscore files from a distribution.

Error:

  • ._AFS-Command-1.12
  • AFS-Command-1.12/._CONFIG
  • AFS-Command-1.12/._COPYRIGHT
  • AFS-Command-1.12/._Changes
  • AFS-Command-1.12/._Changes.html
  • AFS-Command-1.12/._LICENSE
  • AFS-Command-1.12/._Makefile.PL
  • AFS-Command-1.12/._README
  • AFS-Command-1.12/._README.html
  • AFS-Command-1.12/._ToDo
  • AFS-Command-1.12/._ToDo.html
  • AFS-Command-1.12/._lib
  • AFS-Command-1.12/._t
  • AFS-Command-1.12/._util
  • AFS-Command-1.12/lib/._AFS
  • AFS-Command-1.12/lib/AFS/._Command
  • AFS-Command-1.12/lib/AFS/._Command.pod
  • AFS-Command-1.12/lib/AFS/._Object
  • AFS-Command-1.12/lib/AFS/._Object.pm
  • AFS-Command-1.12/lib/AFS/._Object.pod
  • AFS-Command-1.12/lib/AFS/Command/._BOS.pm
  • AFS-Command-1.12/lib/AFS/Command/._BOS.pod
  • AFS-Command-1.12/lib/AFS/Command/._Base.pm
  • AFS-Command-1.12/lib/AFS/Command/._Base.pod
  • AFS-Command-1.12/lib/AFS/Command/._FS.pm
  • AFS-Command-1.12/lib/AFS/Command/._FS.pod
  • AFS-Command-1.12/lib/AFS/Command/._PTS.pm
  • AFS-Command-1.12/lib/AFS/Command/._PTS.pod
  • AFS-Command-1.12/lib/AFS/Command/._VOS.pm
  • AFS-Command-1.12/lib/AFS/Command/._VOS.pod
  • AFS-Command-1.12/lib/AFS/Object/._ACL.pm
  • AFS-Command-1.12/lib/AFS/Object/._BosServer.pm
  • AFS-Command-1.12/lib/AFS/Object/._CacheManager.pm
  • AFS-Command-1.12/lib/AFS/Object/._Cell.pm
  • AFS-Command-1.12/lib/AFS/Object/._FileServer.pm
  • AFS-Command-1.12/lib/AFS/Object/._Group.pm
  • AFS-Command-1.12/lib/AFS/Object/._Instance.pm
  • AFS-Command-1.12/lib/AFS/Object/._PTServer.pm
  • AFS-Command-1.12/lib/AFS/Object/._Partition.pm
  • AFS-Command-1.12/lib/AFS/Object/._Path.pm
  • AFS-Command-1.12/lib/AFS/Object/._Principal.pm
  • AFS-Command-1.12/lib/AFS/Object/._Server.pm
  • AFS-Command-1.12/lib/AFS/Object/._Transaction.pm
  • AFS-Command-1.12/lib/AFS/Object/._User.pm
  • AFS-Command-1.12/lib/AFS/Object/._VLDB.pm
  • AFS-Command-1.12/lib/AFS/Object/._VLDBEntry.pm
  • AFS-Command-1.12/lib/AFS/Object/._VLDBSite.pm
  • AFS-Command-1.12/lib/AFS/Object/._VolServer.pm
  • AFS-Command-1.12/lib/AFS/Object/._Volume.pm
  • AFS-Command-1.12/lib/AFS/Object/._VolumeHeader.pm
  • AFS-Command-1.12/t/._00vos_basic.t
  • AFS-Command-1.12/t/._01vos_dumprestore.t
  • AFS-Command-1.12/t/._02vos_volserver.t
  • AFS-Command-1.12/t/._10bos_basic.t
  • AFS-Command-1.12/t/._20fs_basic.t
  • AFS-Command-1.12/t/._30pts_basic.t
  • AFS-Command-1.12/t/._40fs_complex.t
  • AFS-Command-1.12/t/._99pts_cleanup.t
  • AFS-Command-1.12/util/._bin
  • AFS-Command-1.12/util/._lib
  • AFS-Command-1.12/util/bin/._check_copyright
  • AFS-Command-1.12/util/bin/._check_version
  • AFS-Command-1.12/util/bin/._write_exclude
  • AFS-Command-1.12/util/bin/._write_manifest
  • AFS-Command-1.12/util/lib/._parse_config

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: AFS-Command-1.12/lib/AFS/._Object.pm, AFS-Command-1.12/lib/AFS/Command/._BOS.pm, AFS-Command-1.12/lib/AFS/Command/._Base.pm, AFS-Command-1.12/lib/AFS/Command/._FS.pm, AFS-Command-1.12/lib/AFS/Command/._PTS.pm, AFS-Command-1.12/lib/AFS/Command/._VOS.pm, AFS-Command-1.12/lib/AFS/Object/._ACL.pm, AFS-Command-1.12/lib/AFS/Object/._BosServer.pm, AFS-Command-1.12/lib/AFS/Object/._CacheManager.pm, AFS-Command-1.12/lib/AFS/Object/._Cell.pm, AFS-Command-1.12/lib/AFS/Object/._FileServer.pm, AFS-Command-1.12/lib/AFS/Object/._Group.pm, AFS-Command-1.12/lib/AFS/Object/._Instance.pm, AFS-Command-1.12/lib/AFS/Object/._PTServer.pm, AFS-Command-1.12/lib/AFS/Object/._Partition.pm, AFS-Command-1.12/lib/AFS/Object/._Path.pm, AFS-Command-1.12/lib/AFS/Object/._Principal.pm, AFS-Command-1.12/lib/AFS/Object/._Server.pm, AFS-Command-1.12/lib/AFS/Object/._Transaction.pm, AFS-Command-1.12/lib/AFS/Object/._User.pm, AFS-Command-1.12/lib/AFS/Object/._VLDB.pm, AFS-Command-1.12/lib/AFS/Object/._VLDBEntry.pm, AFS-Command-1.12/lib/AFS/Object/._VLDBSite.pm, AFS-Command-1.12/lib/AFS/Object/._VolServer.pm, AFS-Command-1.12/lib/AFS/Object/._Volume.pm, AFS-Command-1.12/lib/AFS/Object/._VolumeHeader.pm, AFS-Command-1.12/lib/AFS/Command/BOS.pm, AFS-Command-1.12/lib/AFS/Command/Base.pm, AFS-Command-1.12/lib/AFS/Command/FS.pm, AFS-Command-1.12/lib/AFS/Command/PTS.pm, AFS-Command-1.12/lib/AFS/Command/VOS.pm, AFS-Command-1.12/lib/AFS/Object.pm, AFS-Command-1.12/lib/AFS/Object/ACL.pm, AFS-Command-1.12/lib/AFS/Object/BosServer.pm, AFS-Command-1.12/lib/AFS/Object/CacheManager.pm, AFS-Command-1.12/lib/AFS/Object/Cell.pm, AFS-Command-1.12/lib/AFS/Object/FileServer.pm, AFS-Command-1.12/lib/AFS/Object/Group.pm, AFS-Command-1.12/lib/AFS/Object/Instance.pm, AFS-Command-1.12/lib/AFS/Object/PTServer.pm, AFS-Command-1.12/lib/AFS/Object/Partition.pm, AFS-Command-1.12/lib/AFS/Object/Path.pm, AFS-Command-1.12/lib/AFS/Object/Principal.pm, AFS-Command-1.12/lib/AFS/Object/Server.pm, AFS-Command-1.12/lib/AFS/Object/Transaction.pm, AFS-Command-1.12/lib/AFS/Object/User.pm, AFS-Command-1.12/lib/AFS/Object/VLDB.pm, AFS-Command-1.12/lib/AFS/Object/VLDBEntry.pm, AFS-Command-1.12/lib/AFS/Object/VLDBSite.pm, AFS-Command-1.12/lib/AFS/Object/VolServer.pm, AFS-Command-1.12/lib/AFS/Object/Volume.pm, AFS-Command-1.12/lib/AFS/Object/VolumeHeader.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: AFS-Command-1.12::lib::AFS::._Object, AFS-Command-1.12::lib::AFS::Command::._BOS, AFS-Command-1.12::lib::AFS::Command::._Base, AFS-Command-1.12::lib::AFS::Command::._FS, AFS-Command-1.12::lib::AFS::Command::._PTS, AFS-Command-1.12::lib::AFS::Command::._VOS, AFS-Command-1.12::lib::AFS::Object::._ACL, AFS-Command-1.12::lib::AFS::Object::._BosServer, AFS-Command-1.12::lib::AFS::Object::._CacheManager, AFS-Command-1.12::lib::AFS::Object::._Cell, AFS-Command-1.12::lib::AFS::Object::._FileServer, AFS-Command-1.12::lib::AFS::Object::._Group, AFS-Command-1.12::lib::AFS::Object::._Instance, AFS-Command-1.12::lib::AFS::Object::._PTServer, AFS-Command-1.12::lib::AFS::Object::._Partition, AFS-Command-1.12::lib::AFS::Object::._Path, AFS-Command-1.12::lib::AFS::Object::._Principal, AFS-Command-1.12::lib::AFS::Object::._Server, AFS-Command-1.12::lib::AFS::Object::._Transaction, AFS-Command-1.12::lib::AFS::Object::._User, AFS-Command-1.12::lib::AFS::Object::._VLDB, AFS-Command-1.12::lib::AFS::Object::._VLDBEntry, AFS-Command-1.12::lib::AFS::Object::._VLDBSite, AFS-Command-1.12::lib::AFS::Object::._VolServer, AFS-Command-1.12::lib::AFS::Object::._Volume, AFS-Command-1.12::lib::AFS::Object::._VolumeHeader, AFS::Command::BOS, AFS::Command::Base, AFS::Command::FS, AFS::Command::PTS, AFS::Command::VOS, AFS::Object, AFS::Object::ACL, AFS::Object::BosServer, AFS::Object::CacheManager, AFS::Object::Cell, AFS::Object::FileServer, AFS::Object::Group, AFS::Object::Instance, AFS::Object::PTServer, AFS::Object::Partition, AFS::Object::Path, AFS::Object::Principal, AFS::Object::Server, AFS::Object::Transaction, AFS::Object::User, AFS::Object::VLDB, AFS::Object::VLDBEntry, AFS::Object::VLDBSite, AFS::Object::VolServer, AFS::Object::Volume, AFS::Object::VolumeHeader

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:

  • AFS::Command::BOS
  • AFS::Command::Base
  • AFS::Command::FS
  • AFS::Command::PTS
  • AFS::Command::VOS
  • AFS::Object
  • AFS::Object::ACL
  • AFS::Object::BosServer
  • AFS::Object::CacheManager
  • AFS::Object::Cell
  • AFS::Object::FileServer
  • AFS::Object::Group
  • AFS::Object::Instance
  • AFS::Object::PTServer
  • AFS::Object::Partition
  • AFS::Object::Path
  • AFS::Object::Principal
  • AFS::Object::Server
  • AFS::Object::Transaction
  • AFS::Object::User
  • AFS::Object::VLDB
  • AFS::Object::VLDBEntry
  • AFS::Object::VLDBSite
  • AFS::Object::VolServer
  • AFS::Object::Volume
  • AFS::Object::VolumeHeader

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
AFS::Command::BOS 1.9 metacpan
AFS::Command::Base 1.9 metacpan
AFS::Command::FS 1.9 metacpan
AFS::Command::PTS 1.9 metacpan
AFS::Command::VOS 1.9 metacpan
AFS::Object 1.9 metacpan
AFS::Object::ACL 1.9 metacpan
AFS::Object::BosServer 1.9 metacpan
AFS::Object::CacheManager 1.9 metacpan
AFS::Object::Cell 1.9 metacpan
AFS::Object::FileServer 1.9 metacpan
AFS::Object::Group 1.9 metacpan
AFS::Object::Instance 1.9 metacpan
AFS::Object::PTServer 1.9 metacpan
AFS::Object::Partition 1.9 metacpan
AFS::Object::Path 1.9 metacpan
AFS::Object::Principal 1.9 metacpan
AFS::Object::Server 1.9 metacpan
AFS::Object::Transaction 1.9 metacpan
AFS::Object::User 1.9 metacpan
AFS::Object::VLDB 1.9 metacpan
AFS::Object::VLDBEntry 1.9 metacpan
AFS::Object::VLDBSite 1.9 metacpan
AFS::Object::VolServer 1.9 metacpan
AFS::Object::Volume 1.9 metacpan
AFS::Object::VolumeHeader 1.9 metacpan

Other Files

AFS-Command-1.12/Makefile.PL metacpan