Kwalitee Issues

has_meta_yml

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

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: Pixie::FinalMethods, Pixie::LockStrat, Pixie::Store::BerkeleyDB, Pixie::Store::DBI, Pixie::Store::DBI::Mysql, Pixie::Store::Memory

prereq_matches_use

List all used modules in META.yml requires

Error:

  • BerkeleyDB
  • DBI
  • DBIx::AnyDBD
  • Data::UUID

has_meta_json

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

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: Info/Info.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: Pixie, Pixie::Complicity, Pixie::FinalMethods, Pixie::Info, Pixie::LiveObjectManager, Pixie::LockStrat, Pixie::LockStrat::Exclusive, Pixie::LockStrat::Null, Pixie::LockStrat::ReadOnly, Pixie::Name, Pixie::Object, Pixie::ObjectGraph, Pixie::ObjectInfo, Pixie::Proxy, Pixie::Store, Pixie::Store::BerkeleyDB, Pixie::Store::DBI, Pixie::Store::DBI::Default, Pixie::Store::DBI::Mysql, Pixie::Store::Memory

test_prereq_matches_use

List all modules used in the test suite in META.yml test_requires

Error:

  • Data::UUID
  • Test::Class
  • Test::Exception

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,2.06

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
Pixie The magic data pixie 2.06 metacpan
Pixie::Complicity making things play well with pixie metacpan
Pixie::FinalMethods 'fixed' methods that Pixie uses metacpan
Pixie::Info A magical way of having out of band info 0.01 metacpan
Pixie::LiveObjectManager 2.06 metacpan
Pixie::LockStrat metacpan
Pixie::LockStrat::Exclusive metacpan
Pixie::LockStrat::Null metacpan
Pixie::LockStrat::ReadOnly metacpan
Pixie::Name 2.06 metacpan
Pixie::Object 2.06 metacpan
Pixie::ObjectGraph metacpan
Pixie::ObjectInfo 2.06 metacpan
Pixie::Proxy 2.06 metacpan
Pixie::Store Abstract interface to physical storage 2.06 metacpan
Pixie::Store::BerkeleyDB 2.06 metacpan
Pixie::Store::DBI 2.06 metacpan
Pixie::Store::DBI::Default 2.06 metacpan
Pixie::Store::DBI::Pg metacpan
Pixie::Store::DBI::SQLite metacpan
Pixie::Store::Memory 2.06 metacpan

Provides

Name File View
PIXIE lib/Pixie/FinalMethods.pm metacpan
Pixie::BDB::Rootset lib/Pixie/Store/BerkeleyDB.pm metacpan
Pixie::Proxy::ARRAY lib/Pixie/Proxy.pm metacpan
Pixie::Proxy::ARRAY::Overloaded lib/Pixie/Proxy.pm metacpan
Pixie::Proxy::HASH lib/Pixie/Proxy.pm metacpan
Pixie::Proxy::HASH::Overloaded lib/Pixie/Proxy.pm metacpan
Pixie::Proxy::Overloaded lib/Pixie/Proxy.pm metacpan
UNIVERSAL lib/Pixie/Complicity.pm metacpan

Other Files

Info/Makefile.PL metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan