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_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: App-PhotoDB-0.04/lib/App/PhotoDB/funcs.pm -- Around line 46: '=item' outside of any '=over' Around line 60: You forgot a '=back' before '=head4' Around line 148: '=item' outside of any '=over' Around line 152: You forgot a '=back' before '=head4' Around line 317: '=item' outside of any '=over' Around line 329: You forgot a '=back' before '=head4' Around line 404: '=item' outside of any '=over' Around line 414: You forgot a '=back' before '=head4' Around line 475: '=item' outside of any '=over' Around line 485: You forgot a '=back' before '=head4' Around line 572: '=item' outside of any '=over' Around line 574: You forgot a '=back' before '=head4' Around line 600: '=item' outside of any '=over' Around line 604: You forgot a '=back' before '=head4' Around line 629: '=item' outside of any '=over' Around line 655: You forgot a '=back' before '=head4' Around line 772: '=item' outside of any '=over' Around line 774: You forgot a '=back' before '=head4' Around line 811: '=item' outside of any '=over' Around line 823: You forgot a '=back' before '=head4' Around line 873: '=item' outside of any '=over' Around line 883: You forgot a '=back' before '=head4' Around line 934: '=item' outside of any '=over' Around line 936: You forgot a '=back' before '=head4' Around line 960: '=item' outside of any '=over' Around line 970: You forgot a '=back' before '=head4' Around line 1018: '=item' outside of any '=over' Around line 1024: You forgot a '=back' before '=head4' Around line 1054: '=item' outside of any '=over' Around line 1062: You forgot a '=back' before '=head4' Around line 1106: '=item' outside of any '=over' Around line 1110: You forgot a '=back' before '=head4' Around line 1138: '=item' outside of any '=over' Around line 1140: You forgot a '=back' before '=head4' Around line 1160: '=item' outside of any '=over' Around line 1162: You forgot a '=back' before '=head4' Around line 1187: '=item' outside of any '=over' Around line 1189: You forgot a '=back' before '=head4' Around line 1217: '=item' outside of any '=over' Around line 1219: You forgot a '=back' before '=head4' Around line 1246: '=item' outside of any '=over' Around line 1248: You forgot a '=back' before '=head4' Around line 1291: '=item' outside of any '=over' Around line 1295: You forgot a '=back' before '=head4' Around line 1318: '=item' outside of any '=over' Around line 1322: You forgot a '=back' before '=head4' Around line 1357: '=item' outside of any '=over' Around line 1361: You forgot a '=back' before '=head4' Around line 1396: '=item' outside of any '=over' Around line 1400: You forgot a '=back' before '=head4' Around line 1436: '=item' outside of any '=over' Around line 1440: You forgot a '=back' before '=head4' Around line 1524: '=item' outside of any '=over' Around line 1526: You forgot a '=back' before '=head4' Around line 1561: '=item' outside of any '=over' Around line 1565: You forgot a '=back' before '=head4' Around line 1567: '=item' outside of any '=over' Around line 1602: You forgot a '=back' before '=head2' Around line 1614: '=item' outside of any '=over' Around line 1620: You forgot a '=back' before '=head4' Around line 1684: '=item' outside of any '=over' Around line 1686: You forgot a '=back' before '=head4' Around line 1718: '=item' outside of any '=over' Around line 1722: You forgot a '=back' before '=head4' Around line 1859: '=item' outside of any '=over' Around line 1863: You forgot a '=back' before '=head4' Around line 1899: '=item' outside of any '=over' Around line 1905: You forgot a '=back' before '=head4' Around line 1930: '=item' outside of any '=over' Around line 1932: You forgot a '=back' before '=head4' Around line 1991: '=item' outside of any '=over' Around line 1993: You forgot a '=back' before '=head4' Around line 2048: '=item' outside of any '=over' Around line 2050: You forgot a '=back' before '=head4' Around line 2080: '=item' outside of any '=over' Around line 2082: You forgot a '=back' before '=head4' Around line 2116: '=item' outside of any '=over' Around line 2130: You forgot a '=back' before '=head4'

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_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_repository_resource

Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).

Modules

Name Abstract Version View
App::PhotoDB App to manage a collection of film cameras & lenses 0.04 metacpan
App::PhotoDB::commands metacpan
App::PhotoDB::funcs metacpan
App::PhotoDB::handlers metacpan
App::PhotoDB::queries metacpan

Other Files

Build.PL metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
README.pod metacpan