Roma 0.0.9 Deleted
Kwalitee Issues
- has_changelog
-
Add a Changelog (best named 'Changes') to the distribution. It should list at least major changes implemented in newer versions.
- no_generated_files
-
Remove the offending files/directories!
Error: Makefile - no_broken_module_install
-
Upgrade the bundled version of Module::Install to the most current release. Alternatively, you can switch to another build system / installer that does not suffer from this problem. (ExtUtils::MakeMaker, Module::Build both of which have their own set of problems.)
- no_broken_auto_install
-
Upgrade the bundled version of Module::Install to at least 0.89, but preferably to the most current release. Alternatively, you can switch to another build system / installer that does not suffer from this problem. (ExtUtils::MakeMaker, Module::Build both of which have their own set of problems.)
- has_license_in_source_file
-
Add =head1 LICENSE and the text of the license to the main module in your code.
- manifest_matches_dist
-
Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.
Error:- MANIFEST (66) does not match dist (67):
- Missing in MANIFEST: Makefile
- has_abstract_in_pod
-
Provide a short description in the NAME section of the pod (after the module name followed by a hyphen) at least for the main module of this distribution.
- 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: Roma::Query::SQL::Column, Roma::Query::SQL::Literal, Roma::Query::SQL::Null, Roma::Query::Variable - main_module_version_matches_dist_version
-
Make sure that the main module name and version are the same of the distribution.
- 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_tests_in_t_dir
-
Add tests or move tests.pl to the t/ directory!
- 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: Roma::Connection, Roma::Connection::Base, Roma::Connection::Factory, Roma::Driver, Roma::Driver::mysql, Roma::Driver::mysql::IdGenerator, Roma::Driver::sqlite, Roma::Driver::sqlite::IdGenerator, Roma::IdGenerator, Roma::PreparedQuery, Roma::PreparedStatement, Roma::Query::Comparison, Roma::Query::Delete, Roma::Query::Function, Roma::Query::Function::Count, Roma::Query::Function::Now, Roma::Query::Insert, Roma::Query::Operator, Roma::Query::SQL::Column, Roma::Query::SQL::Generate, Roma::Query::SQL::Literal, Roma::Query::SQL::Null, Roma::Query::SQL::TTT::Function, Roma::Query::SQL::TTT::Join, Roma::Query::SQL::TTT::Keyword, Roma::Query::SQL::TTT::Operator, Roma::Query::Select, Roma::Query::Select::Join, Roma::Query::Select::OrderBy, Roma::Query::Select::Result, Roma::Query::Update, Roma::Query::Variable, Roma::Query::Where, Roma::Query::XML::Function, Roma::Query::XML::SQL, Roma::Query::XML::Select, Roma::Query::XML::TTT, Roma::Query::XML::Util, Roma::Query::XML::Where, Roma::ResultSet
- 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_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 |
|---|---|---|---|
| Roma::Connection | metacpan | ||
| Roma::Connection::Base | metacpan | ||
| Roma::Connection::Factory | metacpan | ||
| Roma::Driver | metacpan | ||
| Roma::Driver::mysql | metacpan | ||
| Roma::Driver::mysql::IdGenerator | metacpan | ||
| Roma::Driver::sqlite | metacpan | ||
| Roma::Driver::sqlite::IdGenerator | metacpan | ||
| Roma::IdGenerator | metacpan | ||
| Roma::PreparedQuery | metacpan | ||
| Roma::PreparedStatement | metacpan | ||
| Roma::Query::Comparison | metacpan | ||
| Roma::Query::Delete | metacpan | ||
| Roma::Query::Function | metacpan | ||
| Roma::Query::Function::Count | metacpan | ||
| Roma::Query::Function::Now | metacpan | ||
| Roma::Query::Insert | metacpan | ||
| Roma::Query::Operator | metacpan | ||
| Roma::Query::SQL::Column | metacpan | ||
| Roma::Query::SQL::Generate | metacpan | ||
| Roma::Query::SQL::Literal | metacpan | ||
| Roma::Query::SQL::Null | metacpan | ||
| Roma::Query::SQL::TTT::Function | metacpan | ||
| Roma::Query::SQL::TTT::Join | metacpan | ||
| Roma::Query::SQL::TTT::Keyword | metacpan | ||
| Roma::Query::SQL::TTT::Operator | metacpan | ||
| Roma::Query::Select | metacpan | ||
| Roma::Query::Select::Join | metacpan | ||
| Roma::Query::Select::OrderBy | metacpan | ||
| Roma::Query::Select::Result | metacpan | ||
| Roma::Query::Update | metacpan | ||
| Roma::Query::Variable | metacpan | ||
| Roma::Query::Where | metacpan | ||
| Roma::Query::XML::Function | metacpan | ||
| Roma::Query::XML::SQL | metacpan | ||
| Roma::Query::XML::Select | metacpan | ||
| Roma::Query::XML::TTT | metacpan | ||
| Roma::Query::XML::Util | metacpan | ||
| Roma::Query::XML::Where | metacpan | ||
| Roma::ResultSet | metacpan |
Other Files
| MANIFEST | metacpan |
| META.yml | metacpan |
| Makefile.PL | metacpan |
| README | metacpan |