SQL-Admin v0.5.0 Latest
Kwalitee Issues
- 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.
- 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::Admin::Driver::DB2, SQL::Admin::Driver::DB2::Grammar, SQL::Admin::Driver::Pg::Grammar
- 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: SQL::Admin::Driver::DB2, SQL::Admin::Driver::DB2::Grammar, SQL::Admin::Driver::Pg::Grammar
- 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 |
---|---|---|---|
COIN::SQL::Admin::Driver::Base::Keywords | v0.5.0 | metacpan | |
SQL::Admin | Maintain database schemas | v0.5.0 | metacpan |
SQL::Admin::Catalog | v0.5.0 | metacpan | |
SQL::Admin::Catalog::Compare | v0.5.0 | metacpan | |
SQL::Admin::Catalog::Index | v0.5.0 | metacpan | |
SQL::Admin::Catalog::Object | v0.5.0 | metacpan | |
SQL::Admin::Catalog::Schema | v0.5.0 | metacpan | |
SQL::Admin::Catalog::Sequence | v0.5.0 | metacpan | |
SQL::Admin::Catalog::Table | v0.5.0 | metacpan | |
SQL::Admin::Catalog::Table::Column | v0.5.0 | metacpan | |
SQL::Admin::Catalog::Table::Constraint | v0.5.0 | metacpan | |
SQL::Admin::Catalog::Table::ForeignKey | v0.5.0 | metacpan | |
SQL::Admin::Catalog::Table::Object | v0.5.0 | metacpan | |
SQL::Admin::Catalog::Table::PrimaryKey | v0.5.0 | metacpan | |
SQL::Admin::Catalog::Table::Unique | v0.5.0 | metacpan | |
SQL::Admin::Driver::Base | driver base class | v0.5.0 | metacpan |
SQL::Admin::Driver::Base::DBI | v0.5.0 | metacpan | |
SQL::Admin::Driver::Base::Decompose | v0.5.0 | metacpan | |
SQL::Admin::Driver::Base::Evaluate | v0.5.0 | metacpan | |
SQL::Admin::Driver::Base::Parser | v0.5.0 | metacpan | |
SQL::Admin::Driver::Base::Producer | v0.5.0 | metacpan | |
SQL::Admin::Driver::DB2 | v0.5.0 | metacpan | |
SQL::Admin::Driver::DB2::DBI | v0.5.0 | metacpan | |
SQL::Admin::Driver::DB2::Decompose | v0.5.0 | metacpan | |
SQL::Admin::Driver::DB2::Evaluate | v0.5.0 | metacpan | |
SQL::Admin::Driver::DB2::Grammar | v0.5.0 | metacpan | |
SQL::Admin::Driver::DB2::Keywords | v0.5.0 | metacpan | |
SQL::Admin::Driver::DB2::Parser | v0.5.0 | metacpan | |
SQL::Admin::Driver::DB2::Producer | v0.5.0 | metacpan | |
SQL::Admin::Driver::Pg | v0.5.0 | metacpan | |
SQL::Admin::Driver::Pg::DBI | v0.5.0 | metacpan | |
SQL::Admin::Driver::Pg::Grammar | v0.5.0 | metacpan | |
SQL::Admin::Driver::Pg::Keywords | v0.5.0 | metacpan | |
SQL::Admin::Driver::Pg::Parser | v0.5.0 | metacpan | |
SQL::Admin::Driver::Pg::Producer | v0.5.0 | metacpan | |
SQL::Admin::Utils | v0.5.0 | metacpan |