Kwalitee Issues

has_meta_yml

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

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.

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: io::IO

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: slice-1.2.8/lib/io/IO/Socket/INET.pm -- Around line 263: You forgot a '=back' before '=head2'

has_meta_json

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

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: bitvector::Vector, getoptlong::Long, io::IO, io::IO::Dir, io::IO::File, io::IO::Handle, io::IO::Pipe, io::IO::Poll, io::IO::Seekable, io::IO::Select, io::IO::Socket, io::IO::Socket::INET, io::IO::Socket::UNIX

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:

  • Bit::Vector
  • Getopt::Long
  • IO
  • IO::Dir
  • IO::File
  • IO::Handle
  • IO::Pipe
  • IO::Pipe::End
  • IO::Poll
  • IO::Seekable
  • IO::Select
  • IO::Socket
  • IO::Socket::INET
  • IO::Socket::UNIX

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.03,1.07,1.12,1.13,1.18,1.20,1.21,2.12,5.0

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.

Provides

Name File View
Bit::Vector lib/bitvector/Vector.pm metacpan
Getopt::Long lib/getoptlong/Long.pm metacpan
IO lib/io/IO.pm metacpan
IO::Dir lib/io/IO/Dir.pm metacpan
IO::File lib/io/IO/File.pm metacpan
IO::Handle lib/io/IO/Handle.pm metacpan
IO::Pipe lib/io/IO/Pipe.pm metacpan
IO::Pipe::End lib/io/IO/Pipe.pm metacpan
IO::Poll lib/io/IO/Poll.pm metacpan
IO::Seekable lib/io/IO/Seekable.pm metacpan
IO::Select lib/io/IO/Select.pm metacpan
IO::Socket lib/io/IO/Socket.pm metacpan
IO::Socket::INET lib/io/IO/Socket/INET.pm metacpan
IO::Socket::UNIX lib/io/IO/Socket/UNIX.pm metacpan

Other Files

ChangeLog metacpan
README metacpan
lib/bitvector/MANIFEST metacpan
lib/bitvector/Makefile.PL metacpan
lib/getoptlong/MANIFEST metacpan
lib/getoptlong/Makefile.PL metacpan
lib/io/MANIFEST metacpan
lib/io/Makefile.PL metacpan