Kwalitee Issues

has_changelog

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

buildtool_not_executable

Change the permissions of Build.PL/Makefile.PL to not-executable.

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Log::Any
  • SQL::Shell
  • Term::Readline
  • parent

main_module_version_matches_dist_version

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

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.

Modules

Name Abstract Version View
Footprintless::Database::AbstractProvider A PostgreSql provider implementation 0.01 metacpan
Footprintless::Database::CsvProvider A CSV file provider implementation 0.01 metacpan
Footprintless::Database::DatabasePlugin A Footprintless plugin for working with databases 0.01 metacpan
Footprintless::Database::DatabasePlugin::Command::db Provides support for databases 0.01 metacpan
Footprintless::Database::DatabasePlugin::Command::db::backup creates a backup of the database 0.01 metacpan
Footprintless::Database::DatabasePlugin::Command::db::client start a command line client 0.01 metacpan
Footprintless::Database::DatabasePlugin::Command::db::copy_to copy's the database to the specified destination 0.01 metacpan
Footprintless::Database::DatabasePlugin::Command::db::restore restore a database from a backup 0.01 metacpan
Footprintless::Database::DefaultCommandHelper The default implementation of command helper for db 0.01 metacpan
Footprintless::Database::MySqlProvider 0.01 metacpan
Footprintless::Database::PostgreSqlProvider 0.01 metacpan
Footprintless::Database::SqlShellAdapter An adaptor to SQL::Shell 0.01 metacpan

Other Files

MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan
dist.ini metacpan