SQL-Statement 1.09
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: SQL::Dialects::ANSI, SQL::Dialects::AnyData, SQL::Dialects::CSV, SQL::Statement::GetInfo
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- has_tests_in_t_dir
-
Add tests or move tests.pl to the t/ directory!
- no_stdin_for_prompting
-
Use the prompt() method from ExtUtils::MakeMaker/Module::Build.
- 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: SQL::Dialects::ANSI, SQL::Dialects::AnyData, SQL::Dialects::CSV, SQL::Eval, SQL::Statement, SQL::Statement::GetInfo
- 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 |
|---|---|---|---|
| SQL::Dialects::ANSI | ANSI config file for SQL::Parse | metacpan | |
| SQL::Dialects::AnyData | AnyData config file for SQL::Parse | metacpan | |
| SQL::Dialects::CSV | CSV config file for SQL::Parse | metacpan | |
| SQL::Eval | Base for deriving evalution objects for SQL::Statement | metacpan | |
| SQL::Parser | validate, parse, or build SQL strings | 1.09 | metacpan |
| SQL::Statement | SQL parsing and processing engine | 1.09 | metacpan |
| SQL::Statement::GetInfo | metacpan |
Provides
| Name | File | View |
|---|---|---|
| SQL::Eval::Table | lib/SQL/Eval.pm | metacpan |
| SQL::Statement::Column | lib/SQL/Statement.pm | metacpan |
| SQL::Statement::Limit | lib/SQL/Statement.pm | metacpan |
| SQL::Statement::Op | lib/SQL/Statement.pm | metacpan |
| SQL::Statement::Order | lib/SQL/Statement.pm | metacpan |
| SQL::Statement::Param | lib/SQL/Statement.pm | metacpan |
| SQL::Statement::Table | lib/SQL/Statement.pm | metacpan |
| SQL::Statement::TempTable | lib/SQL/Statement.pm | metacpan |