Kwalitee Issues

No Core Issues.

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.

has_meta_json

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

no_missing_files_in_provides

Use authoring tool like Dist::Zilla, Milla, and Minilla to generate correct provides.

Error: lib/CPAN/SQLite/DBI/Query.pm, lib/CPAN/SQLite/Extract.pm

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:

  • CPAN::SQLite
  • CPAN::SQLite::DBI
  • CPAN::SQLite::DBI::Index
  • CPAN::SQLite::DBI::Query
  • CPAN::SQLite::Extract
  • CPAN::SQLite::Index
  • CPAN::SQLite::Info
  • CPAN::SQLite::META
  • CPAN::SQLite::Populate
  • CPAN::SQLite::Search
  • CPAN::SQLite::State
  • CPAN::SQLite::Util

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.

Modules

Name Abstract Version View
CPAN::SQLite maintain and search a minimal CPAN database 0.198 metacpan
CPAN::SQLite::DBI DBI information for the CPAN::SQLite database 0.198 metacpan
CPAN::SQLite::DBI::Index DBI information for indexing the CPAN::SQLite database 0.198 metacpan
CPAN::SQLite::DBI::Query 0.198 metacpan
CPAN::SQLite::Extract 0.198 metacpan
CPAN::SQLite::Index set up or update database tables. 0.198 metacpan
CPAN::SQLite::Info extract information from CPAN indices 0.198 metacpan
CPAN::SQLite::META helper module for CPAN.pm integration 0.198 metacpan
CPAN::SQLite::Populate create and populate database tables 0.198 metacpan
CPAN::SQLite::Search perform queries on the database 0.198 metacpan
CPAN::SQLite::State get state information on the database 0.198 metacpan
CPAN::SQLite::Util export some common data structures used by CPAN::SQLite::* 0.198 metacpan

Other Files

Build.PL metacpan
Changes metacpan
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan