DBIx-IO 1.06
Kwalitee Issues
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: DBIx-IO-1.06/IO/GenLib.pm -- Around line 146: You forgot a '=back' before '=head2' Around line 148: '=item' outside of any '=over' Around line 269: You forgot a '=back' before '=head2' Around line 283: '=item' outside of any '=over' DBIx-IO-1.06/IO/Mask.pm -- Around line 282: Non-ASCII character seen before =encoding in 'Ãâ'. Assuming CP1252 DBIx-IO-1.06/IO/OracleIO.pm -- Around line 105: You can't have =items (as at line 403) unless the first thing after the =over is an =item Around line 626: Non-ASCII character seen before =encoding in 'Ãâ'. Assuming CP1252 DBIx-IO-1.06/IO/OracleLib.pm -- Around line 68: Non-ASCII character seen before =encoding in 'Ãâ'. Assuming CP1252 DBIx-IO-1.06/IO/Search.pm -- Around line 538: Non-ASCII character seen before =encoding in 'Ãâ'. Assuming CP1252 DBIx-IO-1.06/IO/Table.pm -- Around line 853: Non-ASCII character seen before =encoding in 'Ãâ'. Assuming CP1252 DBIx-IO-1.06/IO/mysqlIO.pm -- Around line 109: You can't have =items (as at line 467) unless the first thing after the =over is an =item Around line 608: Non-ASCII character seen before =encoding in 'Ãâ'. Assuming CP1252 DBIx-IO-1.06/IO/mysqlLib.pm -- Around line 74: Non-ASCII character seen before =encoding in 'Ãâ'. Assuming CP1252 DBIx-IO-1.06/IO.pm -- Around line 700: Non-ASCII character seen before =encoding in 'Ãâ'. Assuming CP1252
- 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.
- 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: DBIx::IO, DBIx::IO::GenLib, DBIx::IO::Mask, DBIx::IO::OracleIO, DBIx::IO::OracleLib, DBIx::IO::Search, DBIx::IO::Table, DBIx::IO::mysqlIO, DBIx::IO::mysqlLib
- 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 |
|---|---|---|---|
| DBIx::IO | Abstraction layer for database I/O with auto-discovery of data dictionary. | 1.06 | metacpan |
| DBIx::IO::GenLib | General helper functions and constants for database apps. | metacpan | |
| DBIx::IO::Mask | Help make id values more meaningful to humans | metacpan | |
| DBIx::IO::OracleIO | DBIx::IO driver for Oracle | metacpan | |
| DBIx::IO::OracleLib | General helper functions and constants to support the DBIx::IO Oracle driver | metacpan | |
| DBIx::IO::Search | query a database and generate SQL | metacpan | |
| DBIx::IO::Table | Objectified abstract of a database table | metacpan | |
| DBIx::IO::mysqlIO | DBIx::IO driver for MySQL | metacpan | |
| DBIx::IO::mysqlLib | General helper functions and constants to support the DBIx::IO MySQL driver | metacpan |
Other Files
| Changes | metacpan |
| MANIFEST | metacpan |
| META.yml | metacpan |
| Makefile.PL | metacpan |
| README | metacpan |