Kwalitee Issues

no_pax_headers

If you use Mac OS X >= 10.6, use gnu tar (/usr/bin/gnutar) to avoid PAX headers. It's also important to rename (shorten) long file names (>= 100 characters) in the distribution.

Error: pax_global_header,pax_global_header

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 (50) does not match dist (51):
  • Missing in MANIFEST: .github/workflows/ci.yml

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: Apache::Session::Browseable

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: Apache-Session-Browseable-1.3.14/lib/Apache/Session/Browseable/Redis.pm -- Around line 225: Non-ASCII character seen before =encoding in 'Clément'. Assuming UTF-8 Apache-Session-Browseable-1.3.14/lib/Apache/Session/Browseable/Store/LDAP.pm -- Around line 276: Non-ASCII character seen before =encoding in 'Clément'. Assuming UTF-8 Apache-Session-Browseable-1.3.14/lib/Apache/Session/Browseable/Store/Redis.pm -- Around line 119: Non-ASCII character seen before =encoding in 'Clément'. Assuming UTF-8

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.

no_dot_dirs

Fix MANIFEST (or MANIFEST.SKIP) to exclude dot directories from a distribution. Use an appropriate tool and avoid archiving your working directory by hand. If you switch your version control system, remove old VCS directories after you migrate.

Error: .github

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: Apache::Session::Browseable, Apache::Session::Browseable::Cassandra, Apache::Session::Browseable::DBI, Apache::Session::Browseable::File, Apache::Session::Browseable::Informix, Apache::Session::Browseable::LDAP, Apache::Session::Browseable::MySQL, Apache::Session::Browseable::MySQLJSON, Apache::Session::Browseable::Oracle, Apache::Session::Browseable::PgHstore, Apache::Session::Browseable::PgJSON, Apache::Session::Browseable::Postgres, Apache::Session::Browseable::Redis, Apache::Session::Browseable::SQLite, Apache::Session::Browseable::Store::Cassandra, Apache::Session::Browseable::Store::DBI, Apache::Session::Browseable::Store::File, Apache::Session::Browseable::Store::Informix, Apache::Session::Browseable::Store::LDAP, Apache::Session::Browseable::Store::MySQL, Apache::Session::Browseable::Store::Oracle, Apache::Session::Browseable::Store::Postgres, Apache::Session::Browseable::Store::Redis, Apache::Session::Browseable::Store::SQLite, Apache::Session::Browseable::Store::Sybase, Apache::Session::Browseable::Sybase, Apache::Session::Generate::SHA256, Apache::Session::Serialize::Hstore, Apache::Session::Serialize::JSON

consistent_version

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

Error: v1.2.2,v1.2.5,v1.2.6,v1.2.7,v1.3.1,v1.3.11,v1.3.13,v1.3.2,v1.3.5,v1.3.6,v1.3.8,v1.3.9

Modules

Name Abstract Version View
Apache::Session::Browseable Add index and search methods to Apache::Session v1.3.13 metacpan
Apache::Session::Browseable::Cassandra Apache::Session backend to store sessions in a Cassadra database. v1.3.13 metacpan
Apache::Session::Browseable::DBI v1.3.9 metacpan
Apache::Session::Browseable::File v1.3.5 metacpan
Apache::Session::Browseable::Informix v1.2.2 metacpan
Apache::Session::Browseable::LDAP An implementation of Apache::Session::LDAP v1.3.6 metacpan
Apache::Session::Browseable::MySQL Add index and search methods to Apache::Session::MySQL v1.2.5 metacpan
Apache::Session::Browseable::MySQLJSON v1.3.9 metacpan
Apache::Session::Browseable::Oracle v1.2.2 metacpan
Apache::Session::Browseable::PgHstore Hstore type support for L<Apache::Session::Browseable::Postgres> v1.3.9 metacpan
Apache::Session::Browseable::PgJSON Hstore type support for L<Apache::Session::Browseable::Postgres> v1.3.9 metacpan
Apache::Session::Browseable::Postgres Add index and search methods to L<Apache::Session::Postgres> v1.3.1 metacpan
Apache::Session::Browseable::Redis Add index and search methods to Apache::Session::Redis v1.3.9 metacpan
Apache::Session::Browseable::SQLite An implementation of Apache::Session v1.2.2 metacpan
Apache::Session::Browseable::Store::Cassandra Store persistent data in a Cassandra database v1.3.13 metacpan
Apache::Session::Browseable::Store::DBI v1.3.11 metacpan
Apache::Session::Browseable::Store::File v1.2.2 metacpan
Apache::Session::Browseable::Store::Informix v1.2.2 metacpan
Apache::Session::Browseable::Store::LDAP Use LDAP to store persistent objects v1.3.8 metacpan
Apache::Session::Browseable::Store::MySQL v1.2.2 metacpan
Apache::Session::Browseable::Store::Oracle v1.2.2 metacpan
Apache::Session::Browseable::Store::Postgres v1.2.2 metacpan
Apache::Session::Browseable::Store::Redis An implementation of Apache::Session::Store v1.3.2 metacpan
Apache::Session::Browseable::Store::SQLite Store persistent data in a SQLite database v1.2.7 metacpan
Apache::Session::Browseable::Store::Sybase v1.2.2 metacpan
Apache::Session::Browseable::Sybase v1.2.2 metacpan
Apache::Session::Generate::SHA256 v1.2.2 metacpan
Apache::Session::Serialize::Hstore v1.2.5 metacpan
Apache::Session::Serialize::JSON v1.2.6 metacpan

Other Files

Build.PL metacpan
Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
README.md metacpan