Genezzo 0.39 Deleted
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.39/lib/Genezzo/BufCa/BufCaElt.pm -- Around line 210: '=item' outside of any '=over' Around line 228: You forgot a '=back' before '=head2' Genezzo-0.39/lib/Genezzo/BufCa/DirtyScalar.pm -- Around line 93: '=item' outside of any '=over' Around line 101: You forgot a '=back' before '=head2' Genezzo-0.39/lib/Genezzo/Dict.pm -- Around line 4933: '=item' outside of any '=over' Around line 4938: You forgot a '=back' before '=head2' Around line 4945: '=item' outside of any '=over' Around line 4959: You forgot a '=back' before '=head1' Genezzo-0.39/lib/Genezzo/PushHash/hph.pm -- Around line 576: '=item' outside of any '=over' Around line 586: You forgot a '=back' before '=head1' Genezzo-0.39/lib/Genezzo/Util.pm -- Around line 888: You forgot a '=back' before '=head2' Around line 894: =back without =over Genezzo-0.39/lib/Genezzo/gendba.pl -- Around line 189: '=item' outside of any '=over' Around line 205: 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.39,1.05,1.11,1.14,6.02,6.03,6.04,6.06,6.14,6.22
- 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 | 6.03 | metacpan |
| Genezzo::Block::Std | Standard Block | 6.04 | metacpan |
| Genezzo::BufCa::BCFile | metacpan | ||
| Genezzo::BufCa::BufCa | 6.02 | metacpan | |
| Genezzo::BufCa::BufCaElt | Buffer Cache Element | 6.04 | metacpan |
| Genezzo::BufCa::DirtyScalar | Detect modifications to scalar | metacpan | |
| Genezzo::BufCa::PinScalar | detect destruction of scalar | metacpan | |
| Genezzo::Dict | 6.22 | metacpan | |
| Genezzo::Feeble | metacpan | ||
| Genezzo::GenDBI | 0.39 | metacpan | |
| Genezzo::Havok | Cry Havok! And Let Slip the Dogs of War! | 1.11 | metacpan |
| Genezzo::Havok::Examples | some example havok functions | metacpan | |
| Genezzo::Havok::SysHook | load the SysHook table | 1.05 | metacpan |
| Genezzo::Havok::UserExtend | load the UserExtend table | metacpan | |
| Genezzo::Index::bt2 | basic btree | 6.02 | 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::FeebLex | Feeble Lexer | metacpan | |
| Genezzo::Parse::SQL | SQL parser | metacpan | |
| Genezzo::Plan | Parsing, Planning and Execution | 1.05 | metacpan |
| Genezzo::Plan::MakeAlgebra | Convert a SQL parse tree to relational algebra | 1.05 | metacpan |
| Genezzo::Plan::TypeCheck | Perform checks on relational algebra representation | 1.14 | 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::Row::RSBlock | Row Source Block | metacpan | |
| Genezzo::Row::RSFile | Row Source File tied hash class. | metacpan | |
| Genezzo::Row::RSIdx1 | metacpan | ||
| Genezzo::Row::RSTab | metacpan | ||
| Genezzo::SpaceMan::SMFile | 6.04 | 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. | 6.14 | metacpan |
| Genezzo::Util | Utility functions | 6.06 | 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_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 |