Kwalitee Issues

has_meta_yml

Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.

has_changelog

Add a Changelog (best named 'Changes') to the distribution. It should list at least major changes implemented in newer versions.

no_symlinks

Remove the symlinks from the distribution.

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 (12) does not match dist (52):
  • Missing in MANIFEST: CREDITS, WeSQL-0.53-1.spec, addressbook/README, addressbook/conf/WeSQL.pl, addressbook/database/pg_recreate_tables.sql, addressbook/database/pg_recreatedb.sh, addressbook/database/pg_startdata.sql, addressbook/database/recreate_tables.sql, addressbook/database/recreatedb.sh, addressbook/database/startdata.sql, addressbook/public_html/admin/cloak.wsql, addressbook/public_html/admin/details.cf, addressbook/public_html/admin/form.cf, addressbook/public_html/admin/index.wsql, addressbook/public_html/admin/layout.cf, addressbook/public_html/admin/layout.en.cf, addressbook/public_html/admin/layout.nl.cf, addressbook/public_html/admin/list.cf, addressbook/public_html/admin/permissions.cf, addressbook/public_html/admin/uncloak.wsql, addressbook/public_html/details.cf, addressbook/public_html/form.cf, addressbook/public_html/images/bel_flag.png, addressbook/public_html/images/gb_flag.png, addressbook/public_html/images/ned_flag.png, addressbook/public_html/images/usa_flag.png, addressbook/public_html/index.wsql, addressbook/public_html/layout.cf, addressbook/public_html/layout.en.cf, addressbook/public_html/layout.nl.cf, addressbook/public_html/list.cf, addressbook/public_html/permissions.cf, html/upgrade.html, lib/Apache/WeSQL/.SqlFunc.pm.swp, lib/Apache/WeSQL/Session.pm, utils/README, utils/assemble.pl, utils/extract.pl, utils/number.pl, utils/tag.pl

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Apache::Constants

main_module_version_matches_dist_version

Make sure that the main module name and version are the same of the distribution.

no_pod_errors

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

Error: WeSQL-0.53/lib/Apache/WeSQL/Display.pm -- Around line 892: You forgot a '=back' before '=head2' Around line 944: You forgot a '=back' before '=head2' Around line 948: '=item' outside of any '=over' Around line 1288: =back without =over Around line 1519: You forgot a '=back' before '=head1' WeSQL-0.53/lib/Apache/WeSQL.pm -- Around line 871: Expected '=item *'

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!

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.

Modules

Name Abstract Version View
Apache::WeSQL Apache mod_perl module for WeSQL 0.53 metacpan
Apache::WeSQL::AppHandler Perl ApacheHandler for a WeSQL application 0.53 metacpan
Apache::WeSQL::Auth Auth subs for a journalled WeSQL application 0.53 metacpan
Apache::WeSQL::Display A library of functions to create web-pages based on a 'Journalled' SQL database. 0.53 metacpan
Apache::WeSQL::Journalled A library of functions to deal with an SQL database in a Journalled way. 0.53 metacpan
Apache::WeSQL::SqlFunc A library of functions to deal with the SQL database 0.53 metacpan

Other Files

MANIFEST metacpan
Makefile.PL metacpan
README metacpan