Gtk3-Ex-DBI 3.2
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.2/lib/Gtk3/Ex/DBI/Datasheet.pm -- Around line 5353: You forgot a '=back' before '=head3' You forgot a '=back' before '=head3' Around line 5357: =back without =over Around line 5368: =back without =over Around line 5380: You forgot a '=back' before '=head3' You forgot a '=back' before '=head3' Around line 5385: =back without =over Around line 5387: =back without =over Around line 5411: You forgot a '=back' before '=head3' Around line 5448: =back without =over Around line 5475: You forgot a '=back' before '=head3' Around line 5512: =back without =over Around line 5556: You forgot a '=back' before '=head3' Around line 5602: =back without =over Around line 5760: You forgot a '=back' before '=head3' Around line 5989: You forgot a '=back' before '=head3' You forgot a '=back' before '=head3' Around line 5997: =back without =over Around line 6030: =back without =over Around line 6045: You forgot a '=back' before '=head2' Around line 6153: =back without =over Around line 6212: You forgot a '=back' before '=head2' Around line 6218: You forgot a '=back' before '=head2' Around line 6246: =back without =over Around line 6248: =back without =over Around line 6256: You forgot a '=back' before '=head2' Around line 6270: You forgot a '=back' before '=head2' Around line 6289: =back without =over Around line 6299: =back without =over Around line 6309: =back without =over Gtk3-Ex-DBI-3.2/lib/Gtk3/Ex/DBI/Form.pm -- Around line 3341: You forgot a '=back' before '=head3' Around line 3364: =back without =over Around line 3580: You forgot a '=back' before '=head2' Around line 3633: =back without =over Around line 3889: You forgot a '=back' before '=head2' Around line 3940: =back without =over Around line 3948: You forgot a '=back' before '=head2' Around line 3991: You forgot a '=back' before '=head2' Around line 4013: You forgot a '=back' before '=head2' Around line 4032: =back without =over Around line 4042: =back without =over Around line 4052: =back without =over Around line 4066: You forgot a '=back' before '=head2' Around line 4094: =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.