Gtk3-Ex-DBI 3.3 Latest
Kwalitee Issues
- has_tests
-
Add tests!
- 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.
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: Gtk3-Ex-DBI-3.3/lib/Gtk3/Ex/DBI/Datasheet.pm -- Around line 5393: You forgot a '=back' before '=head3' You forgot a '=back' before '=head3' Around line 5397: =back without =over Around line 5408: =back without =over Around line 5420: You forgot a '=back' before '=head3' You forgot a '=back' before '=head3' Around line 5425: =back without =over Around line 5427: =back without =over Around line 5451: You forgot a '=back' before '=head3' Around line 5488: =back without =over Around line 5515: You forgot a '=back' before '=head3' Around line 5552: =back without =over Around line 5596: You forgot a '=back' before '=head3' Around line 5618: You forgot a '=back' before '=head3' Around line 5626: =back without =over Around line 5650: =back without =over Around line 5744: =over should be: '=over' or '=over positive_number' Around line 5772: =back without =over Around line 5820: You forgot a '=back' before '=head3' Around line 6049: You forgot a '=back' before '=head3' You forgot a '=back' before '=head3' Around line 6057: =back without =over Around line 6090: =back without =over Around line 6105: You forgot a '=back' before '=head2' Around line 6213: =back without =over Around line 6272: You forgot a '=back' before '=head2' Around line 6278: You forgot a '=back' before '=head2' Around line 6306: =back without =over Around line 6308: =back without =over Around line 6316: You forgot a '=back' before '=head2' Around line 6330: You forgot a '=back' before '=head2' Around line 6349: =back without =over Around line 6359: =back without =over Around line 6369: =back without =over Gtk3-Ex-DBI-3.3/lib/Gtk3/Ex/DBI/Form.pm -- Around line 3349: You forgot a '=back' before '=head3' Around line 3372: =back without =over Around line 3588: You forgot a '=back' before '=head2' Around line 3641: =back without =over Around line 3897: You forgot a '=back' before '=head2' Around line 3948: =back without =over Around line 3956: You forgot a '=back' before '=head2' Around line 3999: You forgot a '=back' before '=head2' Around line 4021: You forgot a '=back' before '=head2' Around line 4040: =back without =over Around line 4050: =back without =over Around line 4060: =back without =over Around line 4074: You forgot a '=back' before '=head2' Around line 4102: =back without =over
- 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_tests_in_t_dir
-
Add tests or move tests.pl to the t/ directory!
- 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.
- 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.
- 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.