Under maintenance.

Most probably CPANTS databases are being regenerated from scratch due to major changes in Kwalitee metrics or updates of relevant modules/perl. Usually this maintenance takes about a day or two, and some of the information may be old or missing tentatively. Sorry for the inconvenience.

Kwalitee Issues

buildtool_not_executable

Change the permissions of Build.PL/Makefile.PL to not-executable.

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.

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: Genezzo-0.49/lib/Genezzo/BufCa/BufCaElt.pm -- Around line 210: '=item' outside of any '=over' Around line 228: You forgot a '=back' before '=head2' Genezzo-0.49/lib/Genezzo/BufCa/DirtyScalar.pm -- Around line 93: '=item' outside of any '=over' Around line 101: You forgot a '=back' before '=head2' Genezzo-0.49/lib/Genezzo/Dict.pm -- Around line 5128: '=item' outside of any '=over' Around line 5133: You forgot a '=back' before '=head2' Around line 5140: '=item' outside of any '=over' Around line 5154: You forgot a '=back' before '=head1' Genezzo-0.49/lib/Genezzo/PushHash/hph.pm -- Around line 576: '=item' outside of any '=over' Around line 586: You forgot a '=back' before '=head1' Genezzo-0.49/lib/Genezzo/Util.pm -- Around line 892: You forgot a '=back' before '=head2' Around line 898: =back without =over Genezzo-0.49/lib/Genezzo/gendba.pl -- Around line 198: '=item' outside of any '=over' Around line 214: You forgot a '=back' before '=head2'

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.

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: Genezzo::Parse::SQL

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.49,7.01,7.02,7.03,7.06,7.07

meta_yml_has_provides

Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.

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.

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
Genezzo::Block::RDBArray Row Directory Block Array interface metacpan
Genezzo::Block::RDBlkA metacpan
Genezzo::Block::RDBlk_NN metacpan
Genezzo::Block::RDBlock metacpan
Genezzo::Block::RowDir row directory 7.01 metacpan
Genezzo::Block::Std Standard Block 7.01 metacpan
Genezzo::BufCa::BCFile metacpan
Genezzo::BufCa::BufCa 7.02 metacpan
Genezzo::BufCa::BufCaElt Buffer Cache Element 7.01 metacpan
Genezzo::BufCa::DirtyScalar Detect modifications to scalar metacpan
Genezzo::BufCa::PinScalar detect destruction of scalar metacpan
Genezzo::Dict 7.06 metacpan
Genezzo::GenDBI 0.49 metacpan
Genezzo::Havok Cry Havok! And Let Slip the Dogs of War! 7.01 metacpan
Genezzo::Havok::Basic some basic functions metacpan
Genezzo::Havok::Examples some example havok functions metacpan
Genezzo::Havok::OO_Examples some example havok functions metacpan
Genezzo::Havok::SysHook load the SysHook table 7.03 metacpan
Genezzo::Havok::UserExtend load the UserExtend table metacpan
Genezzo::Index::bt2 basic btree 7.01 metacpan
Genezzo::Index::bt3 persistent btree metacpan
Genezzo::Index::btHash btree Hash tied hash class. Makes a persistent btree based upon B<Genezzo::Block::RDBlock> look like a conventional hash. metacpan
Genezzo::Parse::SQL SQL parser metacpan
Genezzo::Plan Parsing, Planning and Execution 7.01 metacpan
Genezzo::Plan::MakeAlgebra Convert a SQL parse tree to relational algebra 7.01 metacpan
Genezzo::Plan::TypeCheck Perform checks on relational algebra representation 7.02 metacpan
Genezzo::PushHash::HPHRowBlk metacpan
Genezzo::PushHash::PHArray Push Hash Array implementation metacpan
Genezzo::PushHash::PHFixed fixed-size push hash metacpan
Genezzo::PushHash::PHNoUpdate Push Hash that only supports delete and insert metacpan
Genezzo::PushHash::PushHash metacpan
Genezzo::PushHash::hph metacpan
Genezzo::RawIO Genezzo Raw IO metacpan
Genezzo::Row::RSBlock Row Source Block metacpan
Genezzo::Row::RSDual Row Source Dual (single row) table metacpan
Genezzo::Row::RSExpr Row Source Expression Evaluation metacpan
Genezzo::Row::RSFile Row Source File tied hash class. metacpan
Genezzo::Row::RSIdx1 metacpan
Genezzo::Row::RSTab metacpan
Genezzo::SpaceMan::SMFile 7.03 metacpan
Genezzo::TSHash Table Space Hash metacpan
Genezzo::Tablespace a class that defines a tablespace, the relationship between a collection of files on disk and a set of tables in the dictionary. 7.07 metacpan
Genezzo::Util Utility functions 7.06 metacpan
Genezzo::XEval Execution and Expression Evaluation 7.01 metacpan
Genezzo::XEval::Prepare 7.01 metacpan
Genezzo::XEval::SQLAlter perform DDL ALTER 7.01 metacpan

Provides

Name File View
Genezzo::GStatement lib/Genezzo/GenDBI.pm metacpan
Genezzo::Index::bt2_search lib/Genezzo/Index/bt2.pm metacpan
Genezzo::Row::SQL_RSDual lib/Genezzo/Row/RSDual.pm metacpan
Genezzo::Row::SQL_RSExpr lib/Genezzo/Row/RSExpr.pm metacpan
Genezzo::Row::SQL_RSTab lib/Genezzo/Row/RSTab.pm metacpan
Genezzo::SQL_RSIdx1 lib/Genezzo/Row/RSIdx1.pm metacpan
Genezzo::SQL_TSHash lib/Genezzo/TSHash.pm metacpan
Genezzo::SQL_btHash lib/Genezzo/Index/btHash.pm metacpan
Parse::RecDescent::Genezzo::Parse::SQL lib/Genezzo/Parse/SQL.pm metacpan

Other Files

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